@gfazioli/mantine-rings-progress 4.1.4 → 4.1.6
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.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
|
14
|
-
[<kbd>
|
|
14
|
+
[<kbd> <br/> ❤️ If this component has been useful to you or your team, please consider becoming a sponsor <br/> </kbd>](https://github.com/sponsors/gfazioli?o=esc)
|
|
15
15
|
|
|
16
16
|
</div>
|
|
17
17
|
|
|
@@ -87,7 +87,7 @@ function Demo() {
|
|
|
87
87
|
|
|
88
88
|
<div align="center">
|
|
89
89
|
|
|
90
|
-
[<kbd>
|
|
90
|
+
[<kbd> <br/> ❤️ If this component has been useful to you or your team, please consider becoming a sponsor <br/> </kbd>](https://github.com/sponsors/gfazioli?o=esc)
|
|
91
91
|
|
|
92
92
|
</div>
|
|
93
93
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gfazioli/mantine-rings-progress",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.6",
|
|
4
4
|
"description": "A Mantine 9 concentric ring progress component inspired by Apple Watch activity rings — animated, glowing, accessible, with per-ring customization.",
|
|
5
5
|
"homepage": "https://gfazioli.github.io/mantine-rings-progress/",
|
|
6
6
|
"packageManager": "yarn@4.0.1",
|