circle-fab
v1.0.5
Published
Made with create-react-library
Downloads
2
Readme
circle-fab
Made with create-react-library
Install
npm install --save circle-fab
Usage
import React, { Component } from 'react'
import MyComponent from 'circle-fab'
import 'circle-fab/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © loteknowledG