Skip to content

Commit d77c692

Browse files
authored
[docs] Fix search icons in other languages (#34823)
1 parent 101fa0d commit d77c692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/data/material/components/material-icons/material-icons-pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ See the [Installation](/material-ui/getting-started/installation/) page for addi
2121

2222
{{"component": "modules/components/ComponentLinkHeader.js"}}
2323

24-
{{"demo": "SearchIcons.js", "hideToolbar": true, "bg": true}}
24+
{{"component": "modules/components/SearchIcons.js"}}
2525

2626
ℹ️ The search supports synonyms. Try searching for "hamburger" or "logout".

docs/data/material/components/material-icons/material-icons-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ See the [Installation](/material-ui/getting-started/installation/) page for addi
2121

2222
{{"component": "modules/components/ComponentLinkHeader.js"}}
2323

24-
{{"demo": "SearchIcons.js", "hideToolbar": true, "bg": true}}
24+
{{"component": "modules/components/SearchIcons.js"}}
2525

2626
ℹ️ The search supports synonyms. Try searching for "hamburger" or "logout".

0 commit comments

Comments
 (0)