AntdIconProps

src/routes/companies/components/table-view.tsx:61:22 - error TS2739: Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "scope" | "children" | "size" | "label" | "list" | "max" | "required" | "type" | "data" | "default" | "high" | "low" | "key" | "id" | "media" | ... 347 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture 61 filterIcon={<SearchOutlined /> as any}
2 Replies
kapa.ai
kapa.ai3mo ago
Hi @Salvador_James. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Hmm, I don't know enough to give you a confident answer yet. However, you might find the relevant information in the refine documentation (https://refine.dev/docs) or by exploring the refine GitHub repository (https://github.com/refinedev/refine). These resources should help you troubleshoot the issue with AntdIconProps and the SearchOutlined component. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai3mo ago
<@918155659520925747> kapa.ai is still learning and improving, please let us know how it did by reacting below