sonner
sonner component
Not VerifiedComponent1 file
razi-stylesonner
Preview
Preview not yet added for sonner.
Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.
Install
npx shadcn add https://www.razisyed.cv/r/sonnerDependencies
npm i sonnerUsage
import { sonner } from "@/components/ui/sonner";
export default function Example() {
return <sonner />;
}Source
Loading source...