UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

3 lines (2 loc) 152 B
declare function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; export { Skeleton };