@raydenui/ui 0.9.1 → 0.9.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.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<picture>
|
|
2
|
-
<source media="(prefers-color-scheme: dark)" srcset="
|
|
3
|
-
<source media="(prefers-color-scheme: light)" srcset="
|
|
4
|
-
<img alt="Rayden UI - Build UI faster. A React UI system designed for humans and AI." src="
|
|
2
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://i.postimg.cc/6QsxLKk8/Mac-Book-Air-17.png">
|
|
3
|
+
<source media="(prefers-color-scheme: light)" srcset="https://i.postimg.cc/6QsxLKk8/Mac-Book-Air-17.png">
|
|
4
|
+
<img alt="Rayden UI - Build UI faster. A React UI system designed for humans and AI." src="https://i.postimg.cc/6QsxLKk8/Mac-Book-Air-17.png" width="100%">
|
|
5
5
|
</picture>
|
|
6
6
|
|
|
7
7
|
# Rayden UI
|
|
@@ -13,7 +13,7 @@ Pixel-perfect components from the [Rayna UI](https://www.raynaui.com/) design sy
|
|
|
13
13
|
[](https://www.npmjs.com/package/@raydenui/ui)
|
|
14
14
|
[](https://opensource.org/licenses/MIT)
|
|
15
15
|
[](https://rayden-docs.vercel.app)
|
|
16
|
-
[](https://
|
|
16
|
+
[](https://69b6d5e6cb6bbc778afec0ee-tcxvxzrkrt.chromatic.com/)
|
|
17
17
|
|
|
18
18
|
## Installation
|
|
19
19
|
|