mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-13 02:53:47 +00:00
Updated ScrollTop component so that it gets the window object injected as a dependency
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = {
|
||||
'src/**/*.js',
|
||||
'!src/registerServiceWorker.js',
|
||||
'!src/index.js',
|
||||
'!src/reducers/index.js',
|
||||
'!src/**/provideServices.js',
|
||||
'!src/container/*.js',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user