change topbar text

This commit is contained in:
Pritimay Sarkar
2023-11-10 16:16:33 +05:30
parent b43aba97f2
commit 515ad41329

View File

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