@fidely-ui/react
Version:
Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps
3 lines (2 loc) • 389 B
TypeScript
export { AvatarRoot as Root, AvatarRootProvider as RootProvider, AvatarImage as Image, AvatarFallback as Fallback, AvatarIcon as Icon, AvatarContext as Context, } from './avatar';
export type { AvatarRootProps as RootProps, AvatarRootProviderProps as RootProviderProps, AvatarImageProps as ImageProps, AvatarFallbackProps as FallbackProps, AvatarIconProps as IconProps, } from './avatar';