2 lines
57 B
TypeScript
2 lines
57 B
TypeScript
type InnerPanelProps = import('@mui/material').BoxProps;
|
type InnerPanelProps = import('@mui/material').BoxProps;
|