We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b0ca4 commit 1ae3d94Copy full SHA for 1ae3d94
packages/material-ui/scripts/rollup.config.js
@@ -34,6 +34,7 @@ const commonjsOptions = {
34
'isFragment',
35
'isLazy',
36
'isMemo',
37
+ 'Memo',
38
'isValidElementType',
39
],
40
},
0 commit comments