formatting

This commit is contained in:
Nathan Chapman
2024-02-27 11:17:36 -06:00
parent fb6f86c563
commit 785aa9a7c6
4 changed files with 13 additions and 23 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ const App = dynamic(() => import('../components/AppShell'), {
export default function Page() {
return <App />;
}
}