2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

rewrite dropdown unit tests

This commit is contained in:
Johann-S
2019-04-10 10:46:50 +02:00
parent 0ed1618c06
commit 6a59c58480
7 changed files with 1508 additions and 1514 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import Alert from './src/alert/alert'
import Button from './src/button/button'
import Carousel from './src/carousel/carousel'
import Collapse from './src/collapse/collapse'
import Dropdown from './src/dropdown'
import Dropdown from './src/dropdown/dropdown'
import Modal from './src/modal'
import Popover from './src/popover'
import ScrollSpy from './src/scrollspy'