UNPKG

@mui/base

Version:

MUI Base is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.

3 lines (2 loc) 154 B
export { default as appendOwnerState } from '@mui/utils/appendOwnerState'; export type { AppendOwnerStateReturnType } from '@mui/utils/appendOwnerState';