AmroUI
GitHub

Human Approval Notice

A reusable control-boundary notice explaining why work paused, who reviews it, and how to continue.

Human approval requiredNothing external happens until a person reviews this action.Workspace approver

Installation

npm install @amro-ui/react

Usage

A reusable control-boundary notice explaining why work paused, who reviews it, and how to continue.

Package

import { HumanApprovalNotice } from "@amro-ui/react";

<HumanApprovalNotice />

shadcn copy

import { HumanApprovalNotice } from "@/components/ui/human-approval-notice";

<HumanApprovalNotice />