Named Account Input
A configurable, accessible named account input surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible named account input surface for AI product workflows.
Package
import { NamedAccountInput } from "@amro-ui/react";
<NamedAccountInput />shadcn copy
import { NamedAccountInput } from "@/components/ui/named-account-input";
<NamedAccountInput />