Пофиксил верстку сайдбара кандидатов

This commit is contained in:
2022-11-22 16:43:17 +03:00
parent 1651968337
commit eafba566d8
7 changed files with 22171 additions and 211 deletions

View File

@ -8,4 +8,4 @@ export const WithLogout = (props) => {
<LogoutButton />
</div>
)
}
};