mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 01:11:13 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
3
src-old/components/ui/use-toast.ts
Normal file
3
src-old/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