Show clear error toast when profiles fail to load
cgen-3afedc2af4ca4155a77a09318e5e6e1f
This commit is contained in:
parent
47d03c0169
commit
ef332d2b76
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue