Spaces:
Sleeping
Sleeping
pythonic-rag-FastAPIReact / frontend /node_modules /@mui /system /styleFunctionSx /extendSxProp.d.ts
| import { SxProps } from './styleFunctionSx'; | |
| export default function extendSxProp<Props extends { sx?: SxProps<any> } = {}>(props: Props): Props; | |