/
githubmirror
/
material-ui
Обзор
Документация
Войти
/
githubmirror
/
material-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/mui-system/src/styleFunctionSx/index.js
4 строки
244 B
Marija Najdova
[system] Enable configuring the `sx` prop in the `theme` (#35150)
07 дек 2022, 10:18
Не верифицирован
07 дек 2022, 10:18
d23e42b
Код
Авторство
О чём код?
export { default } from './styleFunctionSx'; export { unstable_createStyleFunctionSx } from './styleFunctionSx'; export { default as extendSxProp } from './extendSxProp'; export { default as unstable_defaultSxConfig } from './defaultSxConfig';