Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
This commit is contained in:
3
src/components/ui/use-toast.ts
Normal file
3
src/components/ui/use-toast.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { useToast, toast } from "@/hooks/use-toast";
|
||||
|
||||
export { useToast, toast };
|
||||
Reference in New Issue
Block a user