UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

7 lines (6 loc) 541 B
export { Avatar } from './Avatar'; export type { AvatarColors, AvatarImageProps, AvatarProps, AvatarSizes, FlowbiteAvatarImageTheme, FlowbiteAvatarInitialsTheme, FlowbiteAvatarRootTheme, FlowbiteAvatarStatusTheme, FlowbiteAvatarTheme, } from './Avatar'; export { AvatarGroup } from './AvatarGroup'; export type { AvatarGroupProps, FlowbiteAvatarGroupTheme } from './AvatarGroup'; export { AvatarGroupCounter } from './AvatarGroupCounter'; export type { AvatarGroupCounterProps, FlowbiteAvatarGroupCounterTheme } from './AvatarGroupCounter';