diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index d667a0e..1c642b3 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -615,6 +615,7 @@ function App() { )} {(appState === AppState.CODING || appState === AppState.CODE_READY) && ( + // Right side preview and code