UNPKG

@switch-to-eu/layout-ui

Version:

Modular UI design system for privacy-focused tools - React components with Tailwind CSS and theme customization

4 lines 200 B
import * as React from "react"; declare function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element; export { Skeleton }; //# sourceMappingURL=Skeleton.d.ts.map