UNPKG

@engie-group/fluid-design-system-react

Version:

Fluid Design System React

7 lines (5 loc) 370 B
export { NJAvatarRoot, type NJAvatarRootProps } from './root/NJAvatarRoot'; export { NJAvatarBadge, type NJAvatarBadgeProps } from './badge/NJAvatarBadge'; export { NJAvatarStatus, type NJAvatarStatusProps } from './status/NJAvatarStatus'; export { NJAvatarPicture, type NJAvatarPictureProps } from './picture/NJAvatarPicture'; export * as NJAvatar from './namespace';