sander-ui 0.1.23 โ 0.1.25
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
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/sander-ui)
|
|
4
4
|
[](https://github.com/sanderyt/sander-ui/blob/master/LICENSE)
|
|
5
5
|
|
|
6
|
-
A modern React component library
|
|
6
|
+
A modern, accessible React component library โ lightweight, themeable, and ready for production.
|
|
7
7
|
|
|
8
|
-
**[๐ Live Demo](
|
|
8
|
+
**[๐ Live Demo](http://weaz76ak87gscmumimnmn08c.195.201.27.241.sslip.io/)** ยท **[๐ Storybook Docs](http://l27wkrnmlddoremqky4ycixt.195.201.27.241.sslip.io)**
|
|
9
9
|
|
|
10
10
|
## โจ Why sander-ui?
|
|
11
11
|
|
|
@@ -89,7 +89,7 @@ Many components support compound patterns for flexible composition:
|
|
|
89
89
|
### ๐ Layout
|
|
90
90
|
`Container` ยท `Card` ยท `Modal` ยท `Drawer` ยท `Heading` ยท `Text`
|
|
91
91
|
|
|
92
|
-
See the components in action at the **[๐ Live Demo](
|
|
92
|
+
See the components in action at the **[๐ Live Demo](http://weaz76ak87gscmumimnmn08c.195.201.27.241.sslip.io/)**, or browse interactive examples and full prop documentation at the **[๐ Storybook](http://l27wkrnmlddoremqky4ycixt.195.201.27.241.sslip.io)**.
|
|
93
93
|
|
|
94
94
|
## ๐จ Theming
|
|
95
95
|
|