Transform into wails project
This commit is contained in:
3
frontend/src/components/ui/use-toast.ts
Normal file
3
frontend/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