@geomak/ui 7.0.0 → 7.0.1
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
[](https://www.npmjs.com/package/@geomak/ui)
|
|
11
11
|
[](./LICENSE)
|
|
12
12
|
[](https://react.dev)
|
|
13
|
-
[](https://
|
|
13
|
+
[](https://oxygenui.com)
|
|
14
14
|
|
|
15
|
-
### ▶ [Browse the live, interactive demo →](https://
|
|
15
|
+
### ▶ [Browse the live, interactive demo →](https://oxygenui.com)
|
|
16
16
|
|
|
17
17
|
<!-- Tip: drop a Storybook screen-recording here for the launch — docs/assets/preview.gif -->
|
|
18
18
|
|
|
@@ -64,7 +64,7 @@ import { ChevronDown, Search, createIcon } from '@geomak/ui/icons'
|
|
|
64
64
|
|
|
65
65
|
## Components
|
|
66
66
|
|
|
67
|
-
60+ components across these groups — all with **live controls and a written guide** in [Storybook](https://
|
|
67
|
+
60+ components across these groups — all with **live controls and a written guide** in [Storybook](https://oxygenui.com).
|
|
68
68
|
|
|
69
69
|
| Group | Components |
|
|
70
70
|
|---|---|
|