diff --git a/src/App.tsx b/src/App.tsx
index c532faf..e056966 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -81,6 +81,7 @@ const App = () => (
} />
} />
} />
+ } />
} />
} />
} />
diff --git a/src/components/GameOfSim.tsx b/src/components/GameOfSim.tsx
index 455f02f..45081f6 100644
--- a/src/components/GameOfSim.tsx
+++ b/src/components/GameOfSim.tsx
@@ -277,7 +277,7 @@ const GameOfSim: React.FC = ({ showSocialShare = true }) => {
)}