0.1.5 • Published 4 years ago

kenzie-style v0.1.5

Weekly downloads
16
License
-
Repository
gitlab
Last release
4 years ago

Wellcome to KenzieStyles

Instalation

yarn add kenzie-styles

Example:

import { TextInput } from "./lib";

<TextInput label="Email Address" placeholder="name@example.com" />;