sa-tw-lib
v0.0.7
Published
A tailwind-react component library.
Maintainers
Readme

sa-tw-lib
A tailwind-react component library.
This components are designed with tailwindcss.
Usage Exmaple
import {Input, CheckBox} from 'sa-tw-lib'
<Input name="input" label="Input Label" type="text" />
