diff --git a/es/customize/themes.mdx b/es/customize/themes.mdx index 388c42264..19dab6ebb 100644 --- a/es/customize/themes.mdx +++ b/es/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}
diff --git a/fr/customize/themes.mdx b/fr/customize/themes.mdx index 05af93400..d8c1f00d8 100644 --- a/fr/customize/themes.mdx +++ b/fr/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}
diff --git a/zh/customize/themes.mdx b/zh/customize/themes.mdx index ccb5604fa..cb0e99fc7 100644 --- a/zh/customize/themes.mdx +++ b/zh/customize/themes.mdx @@ -9,7 +9,7 @@ export const ThemeCard = ({ title, value, description, href }) => { return (
- {title} + {title}