fbg-button-ui

1.0.4 • Public • Published

fbg-button-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save fbg-button-ui

Usage

import React, { Component } from 'react'

import { Button } from 'fbg-button-ui'
import 'fbg-button-ui/dist/index.css'

const App = () => {
  return <Button color='primary' type='outline' text='Hello World!' />
}

License

MIT © fuatberke

Readme

Keywords

none

Package Sidebar

Install

npm i fbg-button-ui

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

12.8 kB

Total Files

7

Last publish

Collaborators

  • fuatberke