aboutsummaryrefslogtreecommitdiff
path: root/js/index.umd.js
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2019-03-27 11:58:00 +0100
committerJohann-S <[email protected]>2019-07-23 14:23:50 +0200
commit62730d9afd4e208ab9b490a073ab6426463e41b6 (patch)
treed105f488d2cf5c9aef81efbc0e4ea8d2e690488b /js/index.umd.js
parent747f0f4c7b01a3900c163bb9b11715fa2380faea (diff)
downloadbootstrap-62730d9afd4e208ab9b490a073ab6426463e41b6.tar.xz
bootstrap-62730d9afd4e208ab9b490a073ab6426463e41b6.zip
rewrite carousel unit tests
Diffstat (limited to 'js/index.umd.js')
-rw-r--r--js/index.umd.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.umd.js b/js/index.umd.js
index 2cb90696d..f3b81377e 100644
--- a/js/index.umd.js
+++ b/js/index.umd.js
@@ -7,7 +7,7 @@
import Alert from './src/alert/alert'
import Button from './src/button/button'
-import Carousel from './src/carousel'
+import Carousel from './src/carousel/carousel'
import Collapse from './src/collapse'
import Dropdown from './src/dropdown'
import Modal from './src/modal'