zt-react-components

1.2.0 • Public • Published

ZeroTurnaround React components Build Status

Commonly used React components for ZeroTurnaround products.

Check out the components.

Install

yarn add zt-react-components

Usage

import {Checkbox} from "zt-react-components";
 
export default () => (
    <label>
        <Checkbox />
        Enable magic
    </label>
);

All of the components are listed in index.js and every one of them has a splendid documentation in the source code to help you out. Cheers!

License

Apache-2.0

/zt-react-components/

    Package Sidebar

    Install

    npm i zt-react-components

    Weekly Downloads

    6

    Version

    1.2.0

    License

    Apache-2.0

    Unpacked Size

    317 kB

    Total Files

    11

    Last publish

    Collaborators

    • nene
    • zeroturnaround