Team Learning Heatmap
A configurable, accessible team learning heatmap surface for AI product workflows.
FoundationsGovernanceOutcomesPracticeMayaAlexSam
Installation
npm install @amro-ui/reactUsage
A configurable, accessible team learning heatmap surface for AI product workflows.
Package
import { TeamLearningHeatmap } from "@amro-ui/react";
<TeamLearningHeatmap />shadcn copy
import { TeamLearningHeatmap } from "@/components/ui/team-learning-heatmap";
<TeamLearningHeatmap />