Felix Zieger
game init
55a034a
raw
history blame
82 Bytes
import { useToast, toast } from "@/hooks/use-toast";
export { useToast, toast };