UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 183 B
export { Skeleton, SkeletonPropsProvider, SkeletonCircle, SkeletonText, } from "./skeleton"; export type { SkeletonProps, SkeletonCircleProps, SkeletonTextProps, } from "./skeleton";