update title in TopBar.tsx

This commit is contained in:
Dawid Wysokiński 2021-03-17 05:59:44 +01:00
parent 6a9614dcda
commit 03542b8564
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ const TopBar = ({ className, openSidebar }: Props) => {
<Hidden xsDown>
<Typography variant="h4">
<Link color="inherit" to={Route.UsersPage}>
Zdam Egzamin Zawodowy
zdamegzaminzawodowy.pl
</Link>
</Typography>
</Hidden>