Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102818225
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
Mon, Feb 24, 12:22
Size
388 B
Mime Type
text/x-java
Expires
Wed, Feb 26, 12:22 (2 d)
Engine
blob
Format
Raw Data
Handle
24415843
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