Skip to content

Commit

Permalink
try fixing lint again
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Oct 6, 2023
1 parent 4ff389a commit 90a49fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/modules/components/DiamondSponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,13 @@ export default function DiamondSponsors() {
},
}),
})}
// eslint-disable-next-line material-ui/no-hardcoded-labels
>
<Typography variant="caption" fontWeight="semiBold" textAlign="center">
{/* eslint-disable-next-line material-ui/no-hardcoded-labels */}
Become a diamond sponsor!
</Typography>
<Typography variant="caption" fontWeight="regular" color="text.secondary">
{/* eslint-disable-next-line material-ui/no-hardcoded-labels */}
1/3 spots left
</Typography>
</Link>
Expand Down

0 comments on commit 90a49fc

Please sign in to comment.