2025-10-24 12:50:11 +00:00

4 lines
82 B
TypeScript

import { useToast, toast } from "@/hooks/use-toast";
export { useToast, toast };