2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -1
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'