2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

rewrite carousel unit tests

This commit is contained in:
Johann-S
2019-03-27 11:58:00 +01:00
parent 747f0f4c7b
commit 62730d9afd
7 changed files with 1210 additions and 1385 deletions
+1 -1
View File
@@ -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'