UNPKG

kel-ui-components

Version:

A modern, accessible UI component library built with React, TypeScript, and Tailwind CSS

3 lines 190 B
declare function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; export { Skeleton }; //# sourceMappingURL=skeleton.d.ts.map