Open OfficialCRUGG opened 1 year ago
I am performing a refactor that solves the use of types.
live: https://github.com/icons-pack/svelte-simple-icons/releases/tag/v4.0.0-rc.2
I am performing a refactor that solves the use of types.
live:
v4.0.0-rc.2
(release)
These type definitions are wrong. It wants me to import Sitwitter, but that component doesn't exist. Twitter would be the right name, but that's not in the types, so it doesn't work. Was this even tested once?
I am performing a refactor that solves the use of types. live:
v4.0.0-rc.2
(release)These type definitions are wrong. It wants me to import Sitwitter, but that component doesn't exist. Twitter would be the right name, but that's not in the types, so it doesn't work. Was this even tested once?
It's a work in progress. Unfortunately, my job takes up a lot of my time, and I have made little progress, but I might be able to resolve all the issues during this vacation.
+1, can't really use it without type definitions
Any update? Still can't use this package...
This Package should have type definitions.