@gfazioli/mantine-spinner 2.3.6 → 2.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,6 @@
1
1
  # Mantine Spinner Component
2
2
 
3
- <div align="center">
4
-
5
- https://github.com/user-attachments/assets/2401bfe1-e829-4057-a654-7d0a895a9605
6
-
7
- </div>
8
-
9
- ---
3
+ <img width="2752" height="1536" alt="mantine Spinner" src="https://github.com/user-attachments/assets/4ee5da74-8e5e-4b8e-bb50-b8fc401c3787" />
10
4
 
11
5
  <div align="center">
12
6
 
@@ -70,4 +64,7 @@ function Demo() {
70
64
 
71
65
  [![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/mantine-spinner&type=Timeline)](https://www.star-history.com/#gfazioli/mantine-spinner&Timeline)
72
66
 
67
+
73
68
  </div>
69
+
70
+ https://github.com/user-attachments/assets/2401bfe1-e829-4057-a654-7d0a895a9605
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfazioli/mantine-spinner",
3
- "version": "2.3.6",
3
+ "version": "2.3.7",
4
4
  "description": "A Mantine React component offers customizable loading animations to enhance the user experience in React applications.",
5
5
  "homepage": "https://gfazioli.github.io/mantine-spinner/",
6
6
  "packageManager": "yarn@4.0.1",