add comment

This commit is contained in:
Abi Raja 2024-07-19 16:39:21 -04:00
parent ba0d51a34f
commit fd6a8f779d

View File

@ -615,6 +615,7 @@ function App() {
)}
{(appState === AppState.CODING || appState === AppState.CODE_READY) && (
// Right side preview and code
<div className="ml-4">
<Tabs defaultValue="desktop">
<div className="flex justify-between mr-8 mb-4">