Channel Readiness Strip
A configurable, accessible channel readiness strip surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible channel readiness strip surface for AI product workflows.
Package
import { ChannelReadinessStrip } from "@amro-ui/react";
<ChannelReadinessStrip />shadcn copy
import { ChannelReadinessStrip } from "@/components/ui/channel-readiness-strip";
<ChannelReadinessStrip />