Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education9 } from "@/components/beste/piece/education9";
<Education9
days={14}
caption="Show up tomorrow to keep it alive."
week={[
"done",
"done",
"done",
"missed",
"done",
"today",
"future"
]}
tone="orange"
/>