1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 21:56:42 +02:00

rewrite toast unit tests

This commit is contained in:
Anton Bershanskiy
2019-03-29 13:43:56 -05:00
committed by Johann-S
parent 6a59c58480
commit e916a9bc03
6 changed files with 382 additions and 337 deletions

View File

@@ -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 default {