30112023
This commit is contained in:
@@ -29,7 +29,7 @@ const HeaderContent = () => {
|
||||
{matchesXs && <Box sx={{ width: '100%', ml: 1 }} />}
|
||||
|
||||
<Notification />
|
||||
<Message />
|
||||
{/* <Message /> */}
|
||||
{!matchesXs && <Profile />}
|
||||
{matchesXs && <MobileSection />}
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user