Skip to content

Commit fe8541d

Browse files
committed
fix formatting
1 parent 70f209d commit fe8541d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mui.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ export function createMuiDsfrTheme(
338338
...args: object[]
339339
): MuiTheme {
340340
const muiTheme = createTheme(getMuiDsfrThemeOptions(params), ...args);
341-
341+
342342
return muiTheme;
343343
}
344344

0 commit comments

Comments
 (0)