Learning Goal Card
A configurable, accessible learning goal card surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible learning goal card surface for AI product workflows.
Package
import { LearningGoalCard } from "@amro-ui/react";
<LearningGoalCard />shadcn copy
import { LearningGoalCard } from "@/components/ui/learning-goal-card";
<LearningGoalCard />