ant-design/ant-design-icons
View on GitHubicons-vue props.twoToneColor type check warning
Open
#533 opened on Jul 25, 2022
Vuebughelp wanted
Repository metrics
- Stars
- (1,078 stars)
- PR merge metrics
- (PR metrics pending)
Description
type twoToneColor = string | [string, string] | undefined at code icons-vue/src/utils.ts but, props.twoToneColor defined twoToneColor: String as PropType, at code icons-vue/src/components/AntdIcon.tsx
console warning
