MCPcopy
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';
2import * as React from 'react';
3import PropTypes from 'prop-types';
4import clsx from 'clsx';

Callers

nothing calls this directly

Calls 5

htmlFunction · 0.90
bodyFunction · 0.90
useDefaultPropsFunction · 0.90
useUtilityClassesFunction · 0.70
styledFunction · 0.50

Tested by

no test coverage detected