This commit is contained in:
thuhole
2020-07-21 17:40:04 +08:00
parent a3fc21789d
commit 59ec087134

View File

@@ -185,6 +185,7 @@ export function Title(props) {
<ControlBar
show_sidebar={props.show_sidebar}
set_mode={props.set_mode}
mode={props.mode}
/>
</div>
</div>