Fix: Resolve toast notification issue

The toast notifications were not displaying. This commit addresses the problem.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-16 09:33:24 +00:00
parent 4b52c85478
commit 2851f8d03c
3 changed files with 178 additions and 73 deletions

View File

@@ -1,3 +1,4 @@
import { useToast } from "@/hooks/use-toast"
import {
Toast,