davis-components 0.2.73 → 0.2.75
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/dist/main.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
````md
|
|
1
|
+
<!-- ````md
|
|
2
2
|
# Davis Components
|
|
3
3
|
|
|
4
4
|
**Davis Components** is a comprehensive library of UI components developed and maintained by the **Davis Team**. It provides a set of reusable and customizable components to help developers build modern and consistent user interfaces efficiently.
|
|
@@ -77,4 +77,4 @@ For support, feature requests, or bug reports, please contact us at:
|
|
|
77
77
|
---
|
|
78
78
|
|
|
79
79
|
```
|
|
80
|
-
|
|
80
|
+
-->
|