UNPKG

@nadfri/react-scroll-progress-bar

Version:

### Add a progress bar on the top of your page to indicate the position of the scroll page

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