File size: 85 Bytes
24d40b9
 
 
1
2
3
4
import { useToast, toast } from "@/hooks/use-toast";

export { useToast, toast };