1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02:00

rewrite button unit tests

This commit is contained in:
Johann-S
2019-03-25 11:32:02 +01:00
parent c834895fa0
commit 891a187059
7 changed files with 318 additions and 234 deletions

View File

@@ -6,7 +6,7 @@
*/
import Alert from './src/alert/alert'
import Button from './src/button'
import Button from './src/button/button'
import Carousel from './src/carousel'
import Collapse from './src/collapse'
import Dropdown from './src/dropdown'