@fsjs/aroa-ui

1.1.0 • Public • Published

aroa-ui

A UI Component library made with React

Installation

  • With NPM
$ npm install @fsjs/aroa-ui
  • With Yarn
$ yarn add @fsjs/aroa-ui

Usage

import { Button } from '@fsjs/aroa-ui'

const MyComponent = () => (
  <div>
    <Button />
  </div>
)

API

See UI Component documentation on Storybook. Click here

License

MIT (c) Carlos Azaustre

Readme

Keywords

none

Package Sidebar

Install

npm i @fsjs/aroa-ui

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

180 kB

Total Files

117

Last publish

Collaborators

  • carlosazaustre