Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Nov 15, 2024
1 parent 72ff343 commit 1aebe12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mui-material/src/Grid2/grid2Classes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ export interface Grid2Classes {
'grid-xl-12': string;
}


export type Grid2ClassKey = keyof GridClasses;

export function getGrid2UtilityClass(slot: string): string {
Expand Down

0 comments on commit 1aebe12

Please sign in to comment.