1.0.4 • Published 9 months ago

fbg-button-ui v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fbg-button-ui

Made with create-react-library

NPM JavaScript Style Guide

npm.io

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

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago