Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 435 Bytes

React Material Floating Button

Material design floating action button implemented as a React component. This customized version facilitates keyboard navigation.

Clone/download the repo from Github or just use npm:

npm install react-mfb-custom --save

##v0.2.7 Migrated to PropTypes from React.PropTypes

Original project, Docs and Demo

See the project page