Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee682c8

Browse files
committed
Fix lint
1 parent 7527853 commit ee682c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/.storybook/preview.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import CssBaseline from "@mui/material/CssBaseline";
44
import {
55
ThemeProvider as MuiThemeProvider,
66
StyledEngineProvider,
7+
// biome-ignore lint/style/noRestrictedImports: we extend the MUI theme
78
} from "@mui/material/styles";
89
import { DecoratorHelpers } from "@storybook/addon-themes";
910
import isChromatic from "chromatic/isChromatic";

0 commit comments

Comments
 (0)