Skip to content

Commit

Permalink
fix layout shift
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jul 8, 2023
1 parent a9d76aa commit bda2540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/components/AppTableOfContents.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ export default function AppTableOfContents(props) {

return (
<Nav aria-label={t('pageTOC')}>
<TableOfContentsBanner />
<NoSsr>
<TableOfContentsBanner />
{showSurveyBanner && (
<Link
href="https://www.surveymonkey.com/r/mui-developer-survey-2022?source=docs"
Expand Down

0 comments on commit bda2540

Please sign in to comment.