UNPKG

@kopexa/sight

Version:

Kopexa Sight Design System — React component library for GRC applications

6 lines (5 loc) 203 B
export { Skeleton, SkeletonProps } from './skeleton.mjs'; export { SkeletonAvatar, SkeletonAvatarProps } from './skeleton-avatar.mjs'; import 'react/jsx-runtime'; import 'react'; import '@kopexa/theme';