diff options
| author | Johann-S <[email protected]> | 2019-05-08 21:32:50 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2019-07-23 14:23:50 +0200 |
| commit | c9e650a56f84a1f8526806b6fa9874aa6d258d24 (patch) | |
| tree | e9125d29b5c0f98cb5a9d9954f322b2809b93ece /js/index.umd.js | |
| parent | 1ac07a66ce56e6ee3d2b48a649e957417f56c83e (diff) | |
| download | bootstrap-c9e650a56f84a1f8526806b6fa9874aa6d258d24.tar.xz bootstrap-c9e650a56f84a1f8526806b6fa9874aa6d258d24.zip | |
rewrite popover 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 eafc90141..03b58715e 100644 --- a/js/index.umd.js +++ b/js/index.umd.js @@ -11,7 +11,7 @@ import Carousel from './src/carousel/carousel' import Collapse from './src/collapse/collapse' import Dropdown from './src/dropdown/dropdown' import Modal from './src/modal/modal' -import Popover from './src/popover' +import Popover from './src/popover/popover' import ScrollSpy from './src/scrollspy' import Tab from './src/tab' import Toast from './src/toast/toast' |
