Results 4 issues of Sekti

I already put an alias for hub on my .bashrc `alias git=hub` But when I want to create a repos my credentials always failed **Command attempted:** git create jam_hub github.com...

bug

**Describe the bug** It should load the home page of bsky.app but it goes blank with white background, **To Reproduce** It should load the home page **Expected behavior** It should...

bug
x:discussing

After install svelte-icons with npm install. The imported Icon keep giving me this error `path/to/project/node_modules/svelte-icons/fa/FaAngellist.svelte"' has no default export.js`

My svelte file in VSCode keeps complaining after I install and importing the Iconify. Is there a way to fix this issue? ![image](https://github.com/iconify/iconify/assets/14885417/fff309b0-7a44-4650-89b3-53c8a39f6d66) Output: ![image](https://github.com/iconify/iconify/assets/14885417/a2b4083a-19eb-47a1-9237-9c0c39b646ae)