Skip to content

Commit

Permalink
feat(presets): add mui-x to material ui preset (#26470)
Browse files Browse the repository at this point in the history
  • Loading branch information
dulmandakh committed Jan 2, 2024
1 parent b8d06fd commit b4dd814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -340,6 +340,7 @@ const repoGroups = {
'material-ui': [
'https://github.com/mui-org/material-ui', // Previous organization name (see: https://github.com/mui/material-ui/pull/30944)
'https://github.com/mui/material-ui',
'https://github.com/mui/mui-x',
],
'mdc-react': 'material-components/material-components-web-react',
mdx: 'https://github.com/mdx-js/mdx',
Expand Down

0 comments on commit b4dd814

Please sign in to comment.