react-vant icon indicating copy to clipboard operation
react-vant copied to clipboard

🐛 [Bug]: icon ts 提示错误

Open day-xue opened this issue 1 year ago • 2 comments

Which React Vant packages are impacted?

  • [ ] react-vant (React Vant core)
  • [X] react-vant-icons(React Vant Icon)

What version of React Vant are you using?

3.3.1

Reproduce live demo(codesandebox or stackblitz)?

No response

Descripition

类型“{}”缺少类型“Pick<Omit<IconBaseProps, "name">, "string" | "type" | "style" | "clipPath" | "filter" | "mask" | "path" | "children" | "className" | "onClick" | "spin" | ... 458 more ... | "key">”的以下属性: string, type, clipPath, filter 及其他 462 项。

day-xue avatar Aug 18 '23 12:08 day-xue

怎么解决呢

alexwjj avatar Apr 01 '24 05:04 alexwjj

遇见+!

QinZhen001 avatar Apr 17 '24 07:04 QinZhen001