Skip to content

Commit a233867

Browse files
committed
chore: revert biome-ignore comment
1 parent 6a19b61 commit a233867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/theme/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// biome-ignore lint/nursery/noRestrictedImports: Have to use MUI styles as base
1+
// biome-ignore lint/nursery/noRestrictedImports: We still use `Theme` as a basis for our actual theme, for now.
22
import type { Theme as MuiTheme } from "@mui/material/styles";
33
import type * as monaco from "monaco-editor";
44
import type { Branding } from "./branding";

0 commit comments

Comments
 (0)