Daviiin's picture
Upload 67 files
b4e31eb verified
raw
history blame contribute delete
82 Bytes
import { useToast, toast } from "@/hooks/use-toast";
export { useToast, toast };