Skip to content

Commit 8cda022

Browse files
committed
add: test
1 parent c6818e1 commit 8cda022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/components/src/__tests__/index.browser.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ describe('export', () => {
2020
SelectContext: expect.any(Object),
2121
useSelect: expect.any(Function),
2222
Toggle: expect.any(Function),
23+
Checkbox: expect.any(Function),
24+
CheckboxLayer: expect.any(Function),
2325
})
2426
})
2527
})

0 commit comments

Comments
 (0)