Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/index.esm.js')
-rw-r--r--js/index.esm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.esm.js b/js/index.esm.js
index 28c1ecd484..3c3def944f 100644
--- a/js/index.esm.js
+++ b/js/index.esm.js
@@ -14,7 +14,7 @@ import Modal from './src/modal'
import Popover from './src/popover'
import ScrollSpy from './src/scrollspy'
import Tab from './src/tab'
-import Toast from './src/toast'
+import Toast from './src/toast/toast'
import Tooltip from './src/tooltip'
export {