We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a250c04 commit bc8c615Copy full SHA for bc8c615
packages/fuselage/src/components/Button/IconButton.tsx
@@ -68,6 +68,7 @@ export const IconButton = forwardRef(
68
return (
69
<Box
70
is='button'
71
+ type='button'
72
rcx-button
73
rcx-button--icon
74
rcx-button--square={square}
0 commit comments