Skip to content

Commit

Permalink
#19694: add missing announcement-root div (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamKing0126 authored Nov 14, 2024
1 parent e9a94d3 commit 8d66431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ const Document = () => {
/>
</Head>
<body className="merger">
<div id="announcement-root"></div>
<noscript>
<iframe
src={`https://www.googletagmanager.com/ns.html?id=${GTM_ID}`}
Expand Down

0 comments on commit 8d66431

Please sign in to comment.