paradiego
This commit is contained in:
3
node_modules/@mui/system/styleFunctionSx/extendSxProp.d.ts
generated
vendored
Normal file
3
node_modules/@mui/system/styleFunctionSx/extendSxProp.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { SxProps } from './styleFunctionSx';
|
||||
|
||||
export default function extendSxProp<Props extends { sx?: SxProps<any> } = {}>(props: Props): Props;
|
||||
Reference in New Issue
Block a user