Skip to content

Commit

Permalink
chore: remove new ui notif bar
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvlathey committed Aug 1, 2024
1 parent 0974bf0 commit b62904e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Body/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ function Body() {

return (
<>
<NotificationBar />
{/* <NotificationBar /> */}
<Container mt="10" mb="16" minW={["0", "0", "2xl", "2xl"]}>
<Flex>
<Spacer flex="1" />
Expand Down

0 comments on commit b62904e

Please sign in to comment.