Installation
pnpm dlx shadcn@latest add @spell/fallback-avatarExamples
Sizes
Usage
import FallbackAvatar from "@/components/fallback-avatar";<FallbackAvatar name="username" size={32} />Props
| Prop | Type | Default |
|---|---|---|
name | string | - |
size | number | 32 |
animated | boolean | true |
className | string | - |