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>
<Typography variant="h6">
HPOS dashboard
HPOS Web - Quality / QA
</Typography>
</Toolbar>
</AppBar>