Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zanivan committed Aug 16, 2024
1 parent a94c233 commit 3e5adcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as React from 'react';
import { alpha, PaletteMode, styled } from '@mui/material/styles';
import { PaletteMode, alpha, styled } from '@mui/material/styles';
import Box from '@mui/material/Box';
import AppBar from '@mui/material/AppBar';
import Toolbar from '@mui/material/Toolbar';
Expand Down

0 comments on commit 3e5adcd

Please sign in to comment.