kenzie-style
v0.1.5
Published
``` yarn add kenzie-styles ```
Downloads
33
Readme
Wellcome to KenzieStyles
Instalation
yarn add kenzie-stylesExample:
import { TextInput } from "./lib";
<TextInput label="Email Address" placeholder="[email protected]" />;