Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99843010
withTheme.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jan 26, 22:19
Size
386 B
Mime Type
text/x-java
Expires
Tue, Jan 28, 22:19 (2 d)
Engine
blob
Format
Raw Data
Handle
23831769
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
withTheme.js
View Options
import
{
formatMuiErrorMessage
as
_formatMuiErrorMessage
}
from
"@mui/utils"
;
export
default
function
withTheme
()
{
throw
new
Error
(
process
.
env
.
NODE_ENV
!==
"production"
?
`
MUI
:
withTheme
is
no
longer
exported
from
@
mui
/
material
/
styles
.
You
have
to
import
it
from
@
mui
/
styles
.
See
https
:
//mui.com/r/migration-v4/#mui-material-styles for more details.` : _formatMuiErrorMessage(16));
}
Event Timeline
Log In to Comment