diff options
| author | Johann-S <[email protected]> | 2019-06-30 11:37:25 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2019-07-23 14:23:50 +0200 |
| commit | b7b56cb10a444ff8b804c770e884433b298f6a41 (patch) | |
| tree | 6bd06604514f80e3261443f4398144376123cbbc /js/index.umd.js | |
| parent | 85b70cef3cc2b76978274521f0601a5bc1e4f852 (diff) | |
| download | bootstrap-b7b56cb10a444ff8b804c770e884433b298f6a41.tar.xz bootstrap-b7b56cb10a444ff8b804c770e884433b298f6a41.zip | |
rewrite scrollspy unit tests
Diffstat (limited to 'js/index.umd.js')
| -rw-r--r-- | js/index.umd.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.umd.js b/js/index.umd.js index 812a30044..207b952ca 100644 --- a/js/index.umd.js +++ b/js/index.umd.js @@ -12,7 +12,7 @@ import Collapse from './src/collapse/collapse' import Dropdown from './src/dropdown/dropdown' import Modal from './src/modal/modal' import Popover from './src/popover/popover' -import ScrollSpy from './src/scrollspy' +import ScrollSpy from './src/scrollspy/scrollspy' import Tab from './src/tab' import Toast from './src/toast/toast' import Tooltip from './src/tooltip/tooltip' |
