Skip to content

Commit 71f47e0

Browse files
Code refactoring
1 parent e8a2a6e commit 71f47e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { HelmetProvider, Helmet } from 'react-helmet-async';
33
import { ThemeProvider } from '@mui/material/styles';
44
import CssBaseline from '@mui/material/CssBaseline';
55

6+
// Components
67
import getTheme from './theme/theme';
78
import Layout from './layout/Layout';
89
import Home from './pages/Home';

0 commit comments

Comments
 (0)