Skip to content

Commit c6818e1

Browse files
committed
add index.ts
1 parent bacc3b9 commit c6818e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/components/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
export { Button } from './components/Button'
2+
export { Checkbox } from './components/Checkbox'
3+
export { CheckboxLayer } from './components/CheckboxLayer'
24
export { Input } from './components/Input'
35
export { Radio } from './components/Radio'
46
export { RadioGroup } from './components/RadioGroup'

0 commit comments

Comments
 (0)