Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7527853 commit ee682c8Copy full SHA for ee682c8
site/.storybook/preview.tsx
@@ -4,6 +4,7 @@ import CssBaseline from "@mui/material/CssBaseline";
4
import {
5
ThemeProvider as MuiThemeProvider,
6
StyledEngineProvider,
7
+ // biome-ignore lint/style/noRestrictedImports: we extend the MUI theme
8
} from "@mui/material/styles";
9
import { DecoratorHelpers } from "@storybook/addon-themes";
10
import isChromatic from "chromatic/isChromatic";
0 commit comments