Last commit not found
raw
history blame
82 Bytes
import { useToast, toast } from "@/hooks/use-toast";
export { useToast, toast };