@gfazioli/mantine-clock 2.1.8 → 2.1.9
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 +3 -3
- package/dist/cjs/Clock.cjs.map +1 -1
- package/dist/esm/Clock.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
# Mantine Clock Component
|
|
2
2
|
|
|
3
|
-
https://github.com/user-attachments/assets/
|
|
4
|
-
|
|
5
|
-
---
|
|
3
|
+
<img width="2752" height="1536" alt="Mantine Clock" src="https://github.com/user-attachments/assets/cd3b67d5-2bbd-4963-9f8f-77324dd81843" />
|
|
6
4
|
|
|
7
5
|
<div align="center">
|
|
8
6
|
|
|
@@ -244,3 +242,5 @@ function ControllableCountdown() {
|
|
|
244
242
|
[](https://www.star-history.com/#gfazioli/mantine-clock&Timeline)
|
|
245
243
|
|
|
246
244
|
</div>
|
|
245
|
+
|
|
246
|
+
https://github.com/user-attachments/assets/727a8634-28ee-4279-80b1-dcf2cb7f5961
|