Skip to content

Commit

Permalink
[website] Fix outdated referrence to XGrid
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Oct 8, 2024
1 parent d6e5ade commit 1034560
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/pages/blog/2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ We have achieved most of what we could have hoped for.
- We have migrated most of the tests from Enzyme to [Testing Library](https://testing-library.com/).
- We have modernized MUI System, introducing an [`sx` prop](https://mui.com/system/getting-started/the-sx-prop/) to be used in all the core components.
- We have added support for [Figma](/store/items/figma-react/) and [Adobe XD](/store/items/adobe-xd-react/).
- We have released the first Enterprise component in an alpha version: [XGrid](https://v4.mui.com/components/data-grid/#commercial-version).
- We have released the first Enterprise component in an alpha version: [MUI X Data Grid Pro](https://v4.mui.com/components/data-grid/#commercial-version).

Check warning on line 58 in docs/pages/blog/2020.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/blog/2020.md", "range": {"start": {"line": 58, "column": 3}}}, "severity": "WARNING"}

## Looking at 2021

Expand Down
6 changes: 3 additions & 3 deletions docs/src/components/pricing/PricingFAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ const faqData = [
</li>
<li>
Modules/components that DO NOT add significant primary functionality. Example: a theme
for a set of components that is sold as a separate product and includes the XGrid
components. In such cases, we offer reseller arrangements so that everyone has an
incentive to enter into a relationship.
for a set of components that is sold as a separate product and includes the MUI X Data
Grid Pro components. In such cases, we offer reseller arrangements so that everyone has
an incentive to enter into a relationship.
</li>
</ul>
If your desired use falls under any of the three categories listed above, please{' '}
Expand Down

0 comments on commit 1034560

Please sign in to comment.