feat: Update frontend to display static application name
parent
051e1b3b2a
commit
18660b6947
|
@ -220,7 +220,7 @@ const LoggedInLayout = ({ children }) => {
|
||||||
className={classes.title}
|
className={classes.title}
|
||||||
>
|
>
|
||||||
|
|
||||||
OMNIHIT Espaçolaser - Lojas
|
OMNIHIT
|
||||||
|
|
||||||
</Typography>
|
</Typography>
|
||||||
{user.id && <NotificationsPopOver />}
|
{user.id && <NotificationsPopOver />}
|
||||||
|
|
Loading…
Reference in New Issue