Achievement Toast

Celebratory unlock notice with a gradient trophy tile and an XP chip on the right.

Achievement unlockedShipped 10 pull requests this week
+250 XP

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

Import & use
import { Notification6 } from "@/components/beste/piece/notification6";

<Notification6
  title="Achievement unlocked"
  description="Shipped 10 pull requests this week"
  xp="+250 XP"
  tone="sunset"
/>