react-f-ui

0.0.1 • Public • Published

UI components for React

Install

npm i --save react-f-ui

Usage

import UI from 'react-f-ui';

render() {
  return (
    <UI.Button kind="primary" size="lg" block>click me</UI.Button>
  );
}

/react-f-ui/

    Package Sidebar

    Install

    npm i react-f-ui

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • theaqua