Spaces:
Runtime error
Runtime error
chore: renamed headline to "Example Games"
Browse files
src/components/Examples.tsx
CHANGED
@@ -25,7 +25,7 @@ export default function Examples() {
|
|
25 |
|
26 |
<SectionBox>
|
27 |
<Typography component="h3" variant="h2">
|
28 |
-
|
29 |
</Typography>
|
30 |
</SectionBox>
|
31 |
|
|
|
25 |
|
26 |
<SectionBox>
|
27 |
<Typography component="h3" variant="h2">
|
28 |
+
Example Games
|
29 |
</Typography>
|
30 |
</SectionBox>
|
31 |
|