Repair Menu

This commit is contained in:
2021-12-23 19:32:29 +07:00
parent 5229359425
commit 884a23ae80
10 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ export const Profile = observer(() => {
},
{
route: LINKS.PROFILE,
name: <span style={{fontWeight: 'bold'}}>Profile</span>,
name: <span style={{fontWeight: 'bold'}}>Profil</span>,
},
];