Skip to content

Commit

Permalink
remove change done by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal committed Dec 16, 2024
1 parent 5371819 commit 447d5b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/suite-base/src/components/GlobalCss.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import { GlobalStyles, useTheme } from "@mui/material";

/** GlobalCss component configures html, body, and #root with theme elements */

export default function GlobalCss(): React.JSX.Element {
const theme = useTheme();

Expand Down

0 comments on commit 447d5b5

Please sign in to comment.