You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks for your work and for providing this package! Now my issue:
I was wondering why <x-lucide-chart-line /> produces an error. I found out that Lucide changed several icon names during the last few months. In my case, the icon’s name changed to chart-line (see here).
Since I expect people look up the icon names at the Lucide website and the icon set is in constant development, an update to use the latest version (and maybe an automated update on a fixed interval) would be very nice.
Cheers
The text was updated successfully, but these errors were encountered:
First of all thanks for your work and for providing this package! Now my issue:
I was wondering why
<x-lucide-chart-line />
produces an error. I found out that Lucide changed several icon names during the last few months. In my case, the icon’s name changed to chart-line (see here).Since I expect people look up the icon names at the Lucide website and the icon set is in constant development, an update to use the latest version (and maybe an automated update on a fixed interval) would be very nice.
Cheers
The text was updated successfully, but these errors were encountered: