Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102754622
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, Feb 23, 20:48
Size
386 B
Mime Type
text/x-java
Expires
Tue, Feb 25, 20:48 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24415510
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