Weak Draft Warning
A configurable, accessible weak draft warning surface for AI product workflows.
Quality review rejected this draft
- Opening line could apply to any company
- Call to action asks for too much commitment
Installation
npm install @amro-ui/reactUsage
A configurable, accessible weak draft warning surface for AI product workflows.
Package
import { WeakDraftWarning } from "@amro-ui/react";
<WeakDraftWarning />shadcn copy
import { WeakDraftWarning } from "@/components/ui/weak-draft-warning";
<WeakDraftWarning />