feat(react/widgets): port mobile editor toolbar

This commit is contained in:
Elian Doran
2025-08-29 22:40:03 +03:00
parent d579e39b40
commit aa4375e25f
4 changed files with 120 additions and 131 deletions

View File

@@ -154,7 +154,7 @@ export default class MobileLayout {
.child(new NoteListWidget(false))
.child(<FilePropertiesWrapper />)
)
.child(new MobileEditorToolbar())
.child(<MobileEditorToolbar />)
)
)
.child(