This commit is contained in:
Malai Raja
2023-12-04 19:05:28 +05:30
parent 2d7eb690a1
commit 743cae09b8
13 changed files with 4795 additions and 1179 deletions

View File

@@ -87,7 +87,7 @@ const MobileSection = () => {
<ClickAwayListener onClickAway={handleClose}>
<AppBar color="inherit">
<Toolbar>
<Search />
{/* <Search /> */}
<Profile />
</Toolbar>
</AppBar>