testfui

1.0.0 • Public • Published

testfui

button styles

NPM JavaScript Style Guide

Install

npm install --save testfui

Usage

import React, { Component } from 'react'

import MyComponent from 'testfui'
import 'testfui/dist/index.css'

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

License

MIT © MesutYilmaz01

Readme

Keywords

none

Package Sidebar

Install

npm i testfui

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.67 kB

Total Files

7

Last publish

Collaborators

  • mesutyilmaz