Show clear error toast when profiles fail to load

cgen-3afedc2af4ca4155a77a09318e5e6e1f
This commit is contained in:
Builder.io 2025-10-14 03:28:48 +00:00
parent 47d03c0169
commit ef332d2b76

View file

@ -21,6 +21,7 @@ import {
import { Badge } from "@/components/ui/badge";
import { Button } from "@/components/ui/button";
import LoadingScreen from "@/components/LoadingScreen";
import { useToast } from "@/hooks/use-toast";
import {
aethexUserService,
type AethexUserProfile,