We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3e8cc commit dfaf610Copy full SHA for dfaf610
1 file changed
packages/suir-component-mapper/src/files/switch.js
@@ -39,6 +39,7 @@ export const Switch = (props) => {
39
className,
40
FormFieldGridProps,
41
HelpertextProps,
42
+ type,
43
...rest
44
} = useFieldApi({
45
...props,
0 commit comments