ant-design/ant-design-icons

icons-vue props.twoToneColor type check warning

Open

#533 geöffnet am 25. Juli 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (586 Forks)github user discovery
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

image

Contributor Guide