Skip to content

Commit 1b52cd1

Browse files
Code refactoring
1 parent 870b211 commit 1b52cd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/layout/Layout.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import React, { useState } from 'react';
2+
3+
// Material UI
24
import Box from '@mui/material/Box';
35
import Fab from '@mui/material/Fab';
46
import NoSsr from '@mui/material/NoSsr';

0 commit comments

Comments
 (0)