From fd6a8f779d123ef454dfcff4ad2973ad8fa01aba Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Fri, 19 Jul 2024 16:39:21 -0400 Subject: [PATCH] add comment --- frontend/src/App.tsx | 1 + 1 file changed, 1 insertion(+) 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