import { Button } from "@/examples/base/ui/button" import { toast } from "sonner" export function SonnerBasic() { return ( ) }