UNPKG

skyroc-ui

Version:

A modern React UI component library built on Radix UI and Tailwind CSS

3 lines 121 B
import { SkeletonProps } from "./types.js"; import { Skeleton } from "./Skeleton.js"; export { Skeleton, SkeletonProps };