diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index ce6787b9..36f9b4e9 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -415,7 +415,13 @@ function App() { {selectedVersion ? ( - ) : ( - - Choose version - - )} + ) : null}