Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Feb 6, 2024
1 parent d26349f commit 0bfc2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/productTemplate/TemplateHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function TemplateHero() {
<IconImage width={28} height={28} loading="eager" name="product-templates" /> Templates
</Typography>
<Typography variant="h1" sx={{ my: 2, maxWidth: 500 }}>
<GradientText>Fully built</GradientText> Material UI templates
<GradientText>Fully built</GradientText> Material&nbsp;UI templates
</Typography>
<Typography color="text.secondary" sx={{ mb: 3, maxWidth: 500 }}>
A collection of 4.5 average rating templates, selected and curated by MUI&apos;s team of
Expand Down

0 comments on commit 0bfc2b0

Please sign in to comment.