prettier config
This commit is contained in:
@ -20,14 +20,14 @@ export const ProfileCandidate = () => {
|
||||
path: "quiz",
|
||||
img: reportsIcon,
|
||||
title: "Мои тесты",
|
||||
description: "<span>У вас 122 часа<br/></span>отработанных в этом месяце",
|
||||
description: "<span>У вас 122 часа<br/></span>отработанных в этом месяце"
|
||||
},
|
||||
{
|
||||
path: "profile/settings",
|
||||
img: settingIcon,
|
||||
title: "Настройки профиля",
|
||||
description: "Перейдите чтобы начать редактирование",
|
||||
},
|
||||
description: "Перейдите чтобы начать редактирование"
|
||||
}
|
||||
]);
|
||||
return (
|
||||
<div className="profile-candidate">
|
||||
|
Reference in New Issue
Block a user