This commit is contained in:
Max Lynch
2021-01-15 11:44:37 -06:00
parent 3c7e7de0a4
commit 4a8f711a65
3 changed files with 0 additions and 2 deletions
-1
View File
@@ -5,6 +5,5 @@ const App = dynamic(() => import('../components/AppShell'), {
});
export default function Index() {
// return <AppShell page={DynamicHome} />;
return <App />;
}
-1
View File
@@ -5,6 +5,5 @@ const App = dynamic(() => import('../components/AppShell'), {
});
export default function Index() {
// return <AppShell page={DynamicHome} />;
return <App />;
}
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB