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
When I use flowbite-svelte, I get an error like, "bundling [email protected]/src/reactivity/reactive-value.js" etc.
<script>
import { Alert } from "flowbite-svelte";
</script>
<Alert>
<span class="font-medium">Default alert!</span>
Change a few things up and try submitting again.
</Alert>
Describe the proposed solution
It will be great to be able to use flowbite-svelte.
Importance
nice to have
The text was updated successfully, but these errors were encountered:
Describe the problem
When I use flowbite-svelte, I get an error like, "bundling [email protected]/src/reactivity/reactive-value.js" etc.
Describe the proposed solution
It will be great to be able to use flowbite-svelte.
Importance
nice to have
The text was updated successfully, but these errors were encountered: