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