Skip to content

Commit 420a624

Browse files
author
matdsoupe
committed
adds initals modules
- Alert (Heading, Link) - Accordion (Item, Header, Body, Button, Collapse, useAccordionButton) - Badge - Breadcrumb (Item) - Button (ToggleButtonGroup, ToggleButton) - ButtonGroup (ButtonToolbar) - Card (Body, Footer, Header, Img, ImgOverlay, Link, Subtitle, Text, Title, CardGroup, CardColumns) - Carousel (Item, Caption) - CloseButton
1 parent ebd2eaf commit 420a624

File tree

2 files changed

+704
-4
lines changed

2 files changed

+704
-4
lines changed

bsconfig.json

-4
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,5 @@
1919
"bs-dependencies": ["@rescript/react"],
2020
"warnings": {
2121
"error": "+102"
22-
},
23-
"gentypeconfig": {
24-
"language": "typed",
25-
"shims": []
2622
}
2723
}

0 commit comments

Comments
 (0)