add comment
This commit is contained in:
parent
ba0d51a34f
commit
fd6a8f779d
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user