Files
2025-04-17 14:18:28 +05:30

4 lines
82 B
TypeScript

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