Skip to content

Commit 4fa7f1c

Browse files
committed
add @mui/icons-material to the list
1 parent 489a528 commit 4fa7f1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/next/src/server/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,9 +799,10 @@ function assignDefaults(
799799
'@tremor/react',
800800
'rxjs',
801801
'@mui/material',
802+
'@mui/icons-material',
802803
'recharts',
803-
'@material-ui/core',
804804
'react-use',
805+
'@material-ui/core',
805806
'@material-ui/icons',
806807
'@tabler/icons-react',
807808
'mui-core',

0 commit comments

Comments
 (0)