UNPKG

215 BMarkdownView Raw
1# SWS Frontend Project
2
3## Usage
4
5```
6import { Table } from "sws-frontend";
7```
8
9## Notes
10
11All the components will be exported as first level components
12
13
14## Install
15
16```
17npm i sws-frontend
18```
19
20## License
21
22GPL-3.0