Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 8, 2022
1 parent 94fdc44 commit 42c1be3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/src/components/pricing/FAQ.tsx
Expand Up @@ -74,8 +74,8 @@ const faqData = [
supported.
<br />
<br />
The price point per developer is adjusted to be lower than if only direct
use needed a license.{' '}
The price point per developer is adjusted to be lower than if only direct use needed a
license.{' '}
<Link
target="_blank"
rel="noopener"
Expand Down
15 changes: 7 additions & 8 deletions docs/src/components/pricing/WhatToExpect.tsx
Expand Up @@ -57,11 +57,10 @@ export default function WhatToExpect() {
</Typography>
</Box>
<Typography variant="body2" color="text.secondary">
The licenses are sold on a per front-end developer basis.
The Pro plan includes is capped at ten licenses; you do not need to pay for additional licenses for more than ten developers.
You can contact{' '}
<Link href="mailto:sales@mui.com">sales</Link> for a volume discount when licensing
over 50 developers under the Premium plan.
The licenses are sold on a per front-end developer basis. The Pro plan includes is
capped at ten licenses; you do not need to pay for additional licenses for more than
ten developers. You can contact <Link href="mailto:sales@mui.com">sales</Link> for a
volume discount when licensing over 50 developers under the Premium plan.
</Typography>
</Paper>
</Grid>
Expand All @@ -85,9 +84,9 @@ export default function WhatToExpect() {
<Link href="https://mui.com/x/introduction/support/#technical-support">
learn more about support
</Link>{' '}
in the docs. Note that, except for critical issues, such as security flaws, we release bug
fixes and other improvements on top of the latest version, instead of patching older
versions.
in the docs. Note that, except for critical issues, such as security flaws, we release
bug fixes and other improvements on top of the latest version, instead of patching
older versions.
</Typography>
</Paper>
</Grid>
Expand Down

0 comments on commit 42c1be3

Please sign in to comment.