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:
authorAnton Bershanskiy <bershan2@illinois.edu>2019-03-29 21:43:56 +0300
committerJohann-S <johann.servoire@gmail.com>2019-07-23 15:23:50 +0300
commite916a9bc03ba916d10f9deef630f810fee918bef (patch)
tree1e0b5e54150b666e484501e5101dd8d1a12a171a /js/index.esm.js
parent6a59c584805af5a3298ddfbd89a32c7e29732cc2 (diff)
rewrite toast unit tests
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 {