@fea-ui/react 0.1.0-alpha.1 → 0.1.0-alpha.2

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 +3 -0
  2. package/package.json +1 -1
package/README.MD ADDED
@@ -0,0 +1,3 @@
1
+ # FeaUI React
2
+
3
+ This package contains the core React components for the FeaUI component library. It provides a set of reusable and customizable UI components that can be easily integrated into your React projects.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fea-ui/react",
3
- "version": "0.1.0-alpha.1",
3
+ "version": "0.1.0-alpha.2",
4
4
  "description": "FeaUI React - A lightweight, accessible React component library built on top of Base UI",
5
5
  "keywords": [
6
6
  "fea-ui",