Avatar
A configurable, accessible avatar surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible avatar surface for AI product workflows.
Package
import { Avatar } from "@amro-ui/react";
<Avatar />shadcn copy
import { Avatar } from "@/components/ui/avatar";
<Avatar />