@umami/react-zen 0.14.0 → 0.16.0

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 CHANGED
@@ -1,11 +1,9 @@
1
1
  # zen
2
2
 
3
- Zen is UI component library built using [React](https://react.dev/),
4
- [React-Aria](https://react-spectrum.adobe.com/react-aria/) and
5
- [Radix UI](https://www.radix-ui.com/primitives)
6
- primitives and styled using plain CSS and CSS variables.
3
+ **zen** is a React component library built on top of
4
+ [React Aria](https://react-spectrum.adobe.com/react-aria/) and [Radix](https://www.radix-ui.com/primitives) primitives and styled with vanilla CSS.
7
5
 
8
- [Learn more](https://zen.umami.is/docs)
6
+ [Learn more](https://zen.umami.is/)
9
7
 
10
8
  ## Installation
11
9