Skip to content

Commit 6e252f2

Browse files
committed
docs: update readme
1 parent 714a45d commit 6e252f2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# react-general-components
22
General components to be used company wide. See our [story](https://crazyfactory.github.io/react-general-components)
33

4-
## We use these libraries
4+
## Dependencies
5+
6+
Requires react ^16.8.0 as peer dependency.
7+
8+
### Components
59
- Select - [react-select](https://github.com/JedWatson/react-select)
610
- Modal - [react-modal](https://github.com/reactjs/react-modal)
711
- Switch - [react-switch](https://github.com/markusenglund/react-switch)
812

13+
### Styling
14+
- Styling - [typestyle](https://github.com/typestyle/typestyle)
15+
916
## Development
1017
- Clone and run `npm install` then you are all set
1118
- Please write story for every components

0 commit comments

Comments
 (0)