Sonner
A production-ready component built with React and Tailwind CSS
Installation
Add this component to your project using the CLI
npx shadcn@latest add @clamo/sonnerUsage
Import and use the component in your application
import { Sonner } from "@/components/ui/sonner"
export function Example() {
return <Sonner />
}Preview
Interactive preview of the component
Sonner toast notifications (external library)