Tutor Response Card
A configurable, accessible tutor response card surface for AI product workflows.
Tutor responseA control boundary separates preparation from a consequential action.Governance · 03:44
Lesson grounded
Installation
npm install @amro-ui/reactUsage
A configurable, accessible tutor response card surface for AI product workflows.
Package
import { TutorResponseCard } from "@amro-ui/react";
<TutorResponseCard />shadcn copy
import { TutorResponseCard } from "@/components/ui/tutor-response-card";
<TutorResponseCard />