UNPKG

react-tiny-fab

Version:

A tiny Floating Action Button for React.

9 lines (6 loc) 206 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-tiny-fab.cjs.production.min.js') } else { module.exports = require('./react-tiny-fab.cjs.development.js') }