fury-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

fury-ui

NPM JavaScript Style Guide

Install

npm install fury-ui @emotion/react @emotion/styled

or

yarn add fury-ui @emotion/react @emotion/styled

Usage

import React, { Component } from 'react'

import { Button } from 'fury-ui'

class Example extends Component {
  render() {
    return <Button>Button</Button>
  }
}

License

MIT © subhojit1992

Readme

Keywords

none

Package Sidebar

Install

npm i fury-ui

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

28.4 kB

Total Files

12

Last publish

Collaborators

  • subhojit1992