add env name on page title

This commit is contained in:
Pritimay Sarkar
2023-11-09 07:48:20 +05:30
parent 683c6049af
commit fb3d715831

View File

@@ -16,7 +16,7 @@ const Topbar = () => {
> >
<Toolbar> <Toolbar>
<Typography variant="h6"> <Typography variant="h6">
HPOS dashboard HPOS Web - preprod
</Typography> </Typography>
</Toolbar> </Toolbar>
</AppBar> </AppBar>