Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99615071
withStyles.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
Sat, Jan 25, 19:11
Size
388 B
Mime Type
text/x-java
Expires
Mon, Jan 27, 19:11 (2 d)
Engine
blob
Format
Raw Data
Handle
23818707
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
withStyles.js
View Options
import
{
formatMuiErrorMessage
as
_formatMuiErrorMessage
}
from
"@mui/utils"
;
export
default
function
withStyles
()
{
throw
new
Error
(
process
.
env
.
NODE_ENV
!==
"production"
?
`
MUI
:
withStyles
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(15));
}
Event Timeline
Log In to Comment