Skip to content

Commit 5fa8b62

Browse files
Apply suggestions from code review
Thanks @aarongarciah Co-authored-by: Aarón García Hervás <aaron.garcia.hervas@gmail.com> Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
1 parent 2778ae6 commit 5fa8b62

File tree

1 file changed

+2
-2
lines changed
  • docs/data/material/integrations/nextjs

1 file changed

+2
-2
lines changed

docs/data/material/integrations/nextjs/nextjs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To use [CSS theme variables](/material-ui/customization/css-theme-variables/over
133133
});
134134
```
135135

136-
Learn more about [the advantages of CSS theme variables](/material-ui/customization/css-theme-variables/overview/#advantages) and how to [prevent SSR flicker](/material-ui/customization/css-theme-variables/configuration/#preventing-ssr-flickering).
136+
Learn more about [the advantages of CSS theme variables](/material-ui/customization/css-theme-variables/overview/#advantages) and how to [prevent SSR flickering](/material-ui/customization/css-theme-variables/configuration/#preventing-ssr-flickering).
137137

138138
### Using other styling solutions
139139

@@ -373,4 +373,4 @@ To use [CSS theme variables](/material-ui/customization/css-theme-variables/over
373373
});
374374
```
375375

376-
Learn more about [the advantages of CSS theme variables](/material-ui/customization/css-theme-variables/overview/#advantages) and how to [prevent SSR flicker](/material-ui/customization/css-theme-variables/configuration/#preventing-ssr-flickering).
376+
Learn more about [the advantages of CSS theme variables](/material-ui/customization/css-theme-variables/overview/#advantages) and how to [prevent SSR flickering](/material-ui/customization/css-theme-variables/configuration/#preventing-ssr-flickering).

0 commit comments

Comments
 (0)