Skip to content

Commit fbe36b2

Browse files
committed
Add checkbox button to exports'
1 parent eb3b7a0 commit fbe36b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
export { Anchor } from "./atoms/anchors/anchor";
66
export { AnchorWithIcon } from "./atoms/anchors/anchor-with-icon";
77
export { Button } from "./atoms/buttons/button";
8+
export { CheckboxButton } from "./atoms/forms/checkbox-button";
89

910
// Icons
1011
export { Icon } from "./atoms/icons/icon";

0 commit comments

Comments
 (0)