bug fixes
This commit is contained in:
@@ -26,9 +26,6 @@ export default function HomePage() {
|
||||
await fetch('http://localhost:8080/next'); // triggers backend to emit event
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
return (
|
||||
<main className="p-6">
|
||||
<h1 className="text-2xl font-bold mb-4">Game Turn Tracker</h1>
|
||||
|
||||
Reference in New Issue
Block a user