Skip to content

Commit 7d16f09

Browse files
yarn prettier
1 parent 2af95b1 commit 7d16f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/material-ui-system/src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const grid: SimpleStyleFunction<
9696
| 'gridTemplateRows'
9797
| 'gridTemplateAreas'
9898
| 'gridArea'
99-
>;
99+
>;
100100
export type GridProps = PropsFor<typeof grid>;
101101

102102
// palette.js

0 commit comments

Comments
 (0)