UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 186 B
export * from './Modal'; export type { ModalBodyProps } from './ModalBody'; export type { ModalFooterProps } from './ModalFooter'; export type { ModalHeaderProps } from './ModalHeader';