ant-design/ant-design-icons
Auf GitHub ansehenicons-vue props.twoToneColor type check warning
Open
#533 geöffnet am 25. Juli 2022
Vuebughelp wanted
Repository-Metriken
- Stars
- (1.078 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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
