Single lesson entry with a status glyph on the left, title, duration, and padded index on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education2 } from "@/components/beste/piece/education2";
<Education2
index={3}
title="Composing tokens with Tailwind"
duration="18 min"
status="current"
/>