We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b404117 commit 28bf31cCopy full SHA for 28bf31c
frontend/src/App.tsx
@@ -58,7 +58,7 @@ function App() {
58
onNewLesson={handleBackToSelect}
59
/>
60
)}
61
- </>
+ </div>
62
)
63
}
64
0 commit comments