AmroUI
GitHub

Avatar

A configurable, accessible avatar surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

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 />