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
I've seen a couple of issue related to typescript icon imports #308#237#128. The solution was always to create the declaration yourself. This is where the library can be improved.
Suggested solution
After creating framework specific d.ts files, we could just add this comment in the actual project
Clear and concise description of the problem
I've seen a couple of issue related to typescript icon imports #308 #237 #128. The solution was always to create the declaration yourself. This is where the library can be improved.
Suggested solution
After creating framework specific d.ts files, we could just add this comment in the actual project
just like with vite there is a
vite-env.d.ts
file withAlternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: