Skip to content

Commit 74b6d1d

Browse files
Code refactoring
1 parent 2709eec commit 74b6d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/pages/_app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { CacheProvider } from '@emotion/react';
88

99
import 'aos/dist/aos.css';
1010

11+
// Components
1112
import theme from '../theme/theme';
1213
import createEmotionCache from '../utils/createEmotionCache';
1314
import Layout from '../layout/Layout';

0 commit comments

Comments
 (0)