Sender Identity Card
A configurable, accessible sender identity card surface for AI product workflows.
SPFDKIMDMARC
Installation
npm install @amro-ui/reactUsage
A configurable, accessible sender identity card surface for AI product workflows.
Package
import { SenderIdentityCard } from "@amro-ui/react";
<SenderIdentityCard />shadcn copy
import { SenderIdentityCard } from "@/components/ui/sender-identity-card";
<SenderIdentityCard />