Skip to content

Commit 9307296

Browse files
committed
Add more components
1 parent 2354086 commit 9307296

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/configs/components.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ const components = flattenComponents({
77
Spinner: 'svg',
88
ToggleSwitch: 'button',
99
Radio: 'input',
10+
Checkbox: 'input',
11+
Text: 'span',
1012
TextInput: {
1113
Action: 'button',
1214
self: 'input',

0 commit comments

Comments
 (0)