import { Button } from "@/registry/ui/button" import { toast } from "sonner" export default function SonnerLoadingDemo() { return ( ) }