Learning Context Mode
A configurable, accessible learning context mode surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible learning context mode surface for AI product workflows.
Package
import { LearningContextMode } from "@amro-ui/react";
<LearningContextMode />shadcn copy
import { LearningContextMode } from "@/components/ui/learning-context-mode";
<LearningContextMode />