Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mui/material-ui
/ ScopedCssBaseline.js
File
ScopedCssBaseline.js
packages/mui-material/src/ScopedCssBaseline/ScopedCssBaseline.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
import
* as React from
'react'
;
3
import
PropTypes from
'prop-types'
;
4
import
clsx from
'clsx'
;
Callers
nothing calls this directly
Calls
5
html
Function · 0.90
body
Function · 0.90
useDefaultProps
Function · 0.90
useUtilityClasses
Function · 0.70
styled
Function · 0.50
Tested by
no test coverage detected