Wiz

Results 2 comments of Wiz

> I think this is something that should apply only on 'MultiSelect` components yeah? Yes

You can add this to your `tsconfig.json` under compiler options and it will pick up the types ```ts "types": ["vite-plugin-svgr/client"] ``` If you are on VSCODE and it doesnt pick...