fix: add missing snackbar on user update error

This commit is contained in:
Jakub P
2024-09-19 21:10:35 +02:00
committed by Faruk AYDIN
parent 266d4cddb0
commit 25176884e7
3 changed files with 15 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
import { useMutation } from '@apollo/client';
import LoadingButton from '@mui/lab/LoadingButton';
import Grid from '@mui/material/Grid';
import Skeleton from '@mui/material/Skeleton';