fix: issue in user profile
This commit is contained in:
@@ -7,12 +7,8 @@ import {
|
||||
useColorScheme,
|
||||
} from '@mui/material';
|
||||
import './App.css';
|
||||
<<<<<<< HEAD
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { LanguageManager } from './components/LanguageManager';
|
||||
|
||||
=======
|
||||
>>>>>>> 58445fe (feat: add user profile which includes three sections: Personal Information, Phone Number and Email and Social media)
|
||||
function App() {
|
||||
const { t } = useTranslation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user