Continue Learning

Resume-the-lesson banner with a play tile, eyebrow label, title, time remaining, and a Resume button.

Continue learningMemoizing expensive renders7 min left · Chapter 4

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Education8 } from "@/components/beste/piece/education8";

<Education8
  eyebrow="Continue learning"
  title="Memoizing expensive renders"
  remaining="7 min left · Chapter 4"
  action="Resume"
/>