UNPKG

flowbite-qwik

Version:

Official Qwik components built for Flowbite and Tailwind CSS

4 lines (3 loc) 115 B
export { useToast } from './composables/use-toast'; export { Toast } from './Toast'; export * from './toast-type';