Skip to content

Commit

Permalink
fix lint: remove nbsp
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Apr 22, 2024
1 parent 44f84bb commit 29533c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/productMaterial/MaterialDesignKits.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ export default function MaterialDesignKits({ gradient }: MaterialDesignKitsProps
) : (
<Frame.Info data-mui-color-scheme="dark">
<Typography variant="body2" fontWeight="bold" gutterBottom>
Get the beta version of Materia  UI Sync now!
Get the beta version of Material UI Sync now!
</Typography>
<Typography variant="body2" color="text.secondary" mb={2}>
There&apos;s still a lot to do, and we&apos;re looking forward to hearing from all
Expand Down

0 comments on commit 29533c4

Please sign in to comment.