UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

4 lines (3 loc) 94 B
import Toast from "./Toast.svelte"; import { toast } from "./theme"; export { Toast, toast };