diff --git a/frontend/src/App.js b/frontend/src/App.js
index ae36d5b8..4ac1702c 100644
--- a/frontend/src/App.js
+++ b/frontend/src/App.js
@@ -416,7 +416,22 @@ function App() {
}
+ element={
+ }
+ buttonListComponent={
+ navigate("/"),
+ label: "Back to Session Overview"
+ }
+ ]}
+ />
+ }
+ />
+ }
/>
-