Trust Pattern Warning
A configurable, accessible trust pattern warning surface for AI product workflows.
Publication blocked · statisticUnsupported statistic
Teams save up to 60% of support time.No approved source supports this number.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible trust pattern warning surface for AI product workflows.
Package
import { TrustPatternWarning } from "@amro-ui/react";
<TrustPatternWarning />shadcn copy
import { TrustPatternWarning } from "@/components/ui/trust-pattern-warning";
<TrustPatternWarning />