UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

8 lines (7 loc) 524 B
export { Avatar } from "./Avatar"; export type { AvatarColors, AvatarImageProps, AvatarImageTheme, AvatarInitialsTheme, AvatarProps, AvatarRootTheme, AvatarSizes, AvatarStatusTheme, AvatarTheme, } from "./Avatar"; export { AvatarGroup } from "./AvatarGroup"; export type { AvatarGroupProps, AvatarGroupTheme } from "./AvatarGroup"; export { AvatarGroupCounter } from "./AvatarGroupCounter"; export type { AvatarGroupCounterProps, AvatarGroupCounterTheme } from "./AvatarGroupCounter"; export { avatarTheme } from "./theme";