Skip to content

Commit

Permalink
Update _app.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Dec 9, 2024
1 parent 8236a71 commit c364286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export default function App({ Component, pageProps }: AppProps) {
</Flex> */}

<PalestineSupportBanner hideMessage={!footerPages.includes(router.pathname)} />
<PastPaperToast />
{/* <PastPaperToast /> */}

{/* {!excludeHeadPages.includes(router.pathname) && (
<NewFeature
Expand Down

0 comments on commit c364286

Please sign in to comment.