Skip to content

Commit

Permalink
hotfix React Admin on new next version (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrembecky authored Nov 23, 2024
1 parent a2cf3c6 commit 4344d9a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ const nextConfig: NextConfig = {
],
},
reactStrictMode: true,
modularizeImports: {
'@mui/material': {
transform: '@mui/material/{{member}}',
},
},
// https://react-svgr.com/docs/next/
webpack(config) {
// Grab the existing rule that handles SVG imports
Expand Down

0 comments on commit 4344d9a

Please sign in to comment.