.prettier

This commit is contained in:
skidoodle
2023-04-11 01:38:43 +02:00
parent 7a5427ffc2
commit 17bf66129a
6 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { MainLayout } from '@/components/MainLayout';
export default function Home() {
export default function Home () {
return (
<>
<MainLayout />