profile page connected to backend and PATCH added, plagiatCheck updated and sertificate generate updated base backend types
This commit is contained in:
@@ -7,8 +7,8 @@ import type {
|
||||
} from './types';
|
||||
|
||||
export const MOCK_USER: UserProfile = {
|
||||
name: 'Ali',
|
||||
surname: 'Karimov',
|
||||
first_name: 'Ali',
|
||||
last_name: 'Karimov',
|
||||
email: 'ali.karimov@gmail.com',
|
||||
phone: '+998 90 123 45 67',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user