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