https://altly.madebydanny.uk
at main 3 lines 82 B view raw
1import { useToast, toast } from "@/hooks/use-toast"; 2 3export { useToast, toast };