Skip to content

Commit 28bf31c

Browse files
author
Your Name
committed
Fixed missing syntax
1 parent b404117 commit 28bf31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function App() {
5858
onNewLesson={handleBackToSelect}
5959
/>
6060
)}
61-
</>
61+
</div>
6262
)
6363
}
6464

0 commit comments

Comments
 (0)