tabler / tabler-icons

A set of over 5500 free MIT-licensed high-quality SVG icons for you to use in your web projects.
https://tabler.io/icons
MIT License
18.03k stars 898 forks source link

[@tabler/icons-solidjs] cannot be used as a JSX component #1060

Closed erwinstone closed 3 months ago

erwinstone commented 6 months ago

I just upgraded @tabler/icons-solidjs from version 2.47.0 to version 3.1.0 and encountered the following error:

'IconCloudDown' cannot be used as a JSX component.
  Its return type '() => (Node & { [key: string]: any; }) | (Node & { [key: string]: any; })[]' is not a valid JSX element.
phucngo2 commented 3 months ago

Facing the same issue, I hope that the fixes will be released soon.