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 d1f5860 commit 31e5d4fCopy full SHA for 31e5d4f
packages/components-vue/src/components/box/Action.vue
@@ -59,7 +59,7 @@
59
* FontAwesome icon
60
*/
61
icon?: IconName;
62
- iconProps?: iFormIconProps & { size: number };
+ iconProps?: iFormIconProps & { size?: number };
63
/**
64
* image url or path
65
0 commit comments