Learning Streak Tile
A configurable, accessible learning streak tile surface for AI product workflows.
MTWTFSS
Installation
npm install @amro-ui/reactUsage
A configurable, accessible learning streak tile surface for AI product workflows.
Package
import { LearningStreakTile } from "@amro-ui/react";
<LearningStreakTile />shadcn copy
import { LearningStreakTile } from "@/components/ui/learning-streak-tile";
<LearningStreakTile />