mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 22:42:21 +02:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import { useToast, toast } from "@/hooks/use-toast";
|
|
|
|
export { useToast, toast };
|