UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

3 lines (2 loc) 111 B
export { Avatar, AvatarGroup } from "./avatar"; export type { AvatarProps, AvatarGroupProps } from "./avatar";