Understanding Check
A configurable, accessible understanding check surface for AI product workflows.
How does that explanation feel?
Installation
npm install @amro-ui/reactUsage
A configurable, accessible understanding check surface for AI product workflows.
Package
import { UnderstandingCheck } from "@amro-ui/react";
<UnderstandingCheck />shadcn copy
import { UnderstandingCheck } from "@/components/ui/understanding-check";
<UnderstandingCheck />