1.0.0 • Published 9 months ago

mi-floating-button-library v1.0.0

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

mi-floating-button-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save mi-floating-button-library

Usage

import React, { Component } from 'react'

import MyComponent from 'mi-floating-button-library'
import 'mi-floating-button-library/dist/index.css'

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

License

© YummySalamy

1.0.0

9 months ago