ktongue/docker_container / fem_tutos /node_modules /@mui /system /Grid /deleteLegacyGridProps.d.ts
ktongue's picture
download
raw
534 Bytes
import { Breakpoint, Breakpoints } from "../createTheme/index.js";
/**
* Deletes the legacy Grid component props from the `props` object and warns once about them if found.
*
* @param {object} props The props object to remove the legacy Grid props from.
* @param {Breakpoints} breakpoints The breakpoints object.
*/
export default function deleteLegacyGridProps(props: {
item?: boolean;
zeroMinWidth?: boolean;
} & Partial<Record<Breakpoint, 'auto' | number | boolean>> & Record<string, any>, breakpoints: Breakpoints): void;

Xet Storage Details

Size:
534 Bytes
·
Xet hash:
b7f2f16a32ce67abbf5d9c108b01c4e00a275488181fb81c56dc0de15ddf7c16

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.