AmroUI
GitHub

Weak Draft Warning

A configurable, accessible weak draft warning surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

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 />