UNPKG

nice-ui

Version:

React design system, components, and utilities

5 lines (4 loc) 302 B
export { AvatarLabel, type Props as AvatarLabelProps } from './AvatarLabel'; export { LabelLayout, type Props as LabelLayoutProps } from './LabelLayout'; export { LabelRight, type Props as LabelRightProps } from './LabelRight'; export { EmptyLabel, type Props as EmptyLabelProps } from './EmptyLabel';