Branded Export Preview
A configurable, accessible branded export preview surface for AI product workflows.
NNorthstar Labs
AI support automation: a governed approach
What support automation means
AI support automation coordinates repetitive service work while preserving a visible boundary for human judgment.
Where governance belongs
Approval gates keep consequential external actions under human control.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible branded export preview surface for AI product workflows.
Package
import { BrandedExportPreview } from "@amro-ui/react";
<BrandedExportPreview />shadcn copy
import { BrandedExportPreview } from "@/components/ui/branded-export-preview";
<BrandedExportPreview />