0.1.5 • Published 6 years ago

kenzie-style v0.1.5

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

Wellcome to KenzieStyles

Instalation

yarn add kenzie-styles

Example:

import { TextInput } from "./lib";

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