Binsar Dwi Jasuma
Results
3
issues of
Binsar Dwi Jasuma
Has anyone experienced this and what is the solution? i need to scan whatsapp qrcode
### Describe the bug icon resolver not working on svelte (laravel inertia) ``` // vite.config.js Icons({ compiler: 'svelte', autoInstall: true }), IconsResolver({ prefix: 'icon' }), ``` ### Reproduction IconsResolver() ###...