Skip to content

Commit 650c697

Browse files
committed
fix(hydration): squash hydration warning in footer
1 parent 7f9912d commit 650c697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/web/src/components/global-footer/global-footer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ export const GlobalFooter = (props) => {
210210
</a>
211211
<button
212212
onClick={oneTrustClickHandler}
213+
suppressHydrationWarning
213214
id="ot-sdk-btn"
214215
className="ot-sdk-show-settings">
215216
{t('global-footer:cookie-preferences', 'Cookie preferences')}

0 commit comments

Comments
 (0)