test minor change
This commit is contained in:
@@ -6,7 +6,7 @@ export default function App() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<main>
|
<main>
|
||||||
<h1>here be games</h1>
|
<h1>here will be games</h1>
|
||||||
</main>
|
</main>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user