UNPKG

@heroui/skeleton

Version:

Skeleton is used to display the loading state of some component.

7 lines (6 loc) 210 B
export { default as Skeleton, SkeletonProps } from './skeleton.js'; export { useSkeleton } from './use-skeleton.js'; import '@heroui/system'; import 'tailwind-variants'; import 'react'; import '@heroui/theme';