@t007/dialog 0.0.6 → 0.0.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.
- package/README.md +8 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
- [Customization](#customization)
|
|
24
24
|
- [Author](#author)
|
|
25
25
|
- [Acknowledgments](#acknowledgments)
|
|
26
|
+
- [Star History](#star-history)
|
|
26
27
|
|
|
27
28
|
---
|
|
28
29
|
|
|
@@ -223,4 +224,10 @@ Example override:
|
|
|
223
224
|
|
|
224
225
|
## Acknowledgments
|
|
225
226
|
|
|
226
|
-
Built to support modern web applications requiring non-blocking, highly customizable UI interfaces. Part of the `@t007` utility ecosystem.
|
|
227
|
+
Built to support modern web applications requiring non-blocking, highly customizable UI interfaces. Part of the `@t007` utility ecosystem.
|
|
228
|
+
|
|
229
|
+
## Star History
|
|
230
|
+
|
|
231
|
+
If you find this project useful, please consider giving it a star! ⭐
|
|
232
|
+
|
|
233
|
+
[](https://github.com/Tobi007-del/t007-tools)
|