Here is Success Toast Notification component
import Example from "@/components/ui/success-toast-notification"; export default function DemoOne() { return <Example />; }
Part of PrebuiltUI — browse the full library on 21st.dev.