🐛 Fixed syntax error and hydration errors.

This commit is contained in:
sid
2024-10-26 11:53:23 +01:00
parent 8ec33644e0
commit 1d6058c2ae
6 changed files with 29 additions and 34 deletions

View File

@@ -1,4 +1,3 @@
import EventDescription from '@/components/custom/EventDescription';
import Home from './Home';
export default function Page() {