mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +00:00
quickfix: misnamed element
This commit is contained in:
@@ -24,7 +24,7 @@ export default function Editor() {
|
||||
|
||||
<div className={styles.mainContainer}>
|
||||
<Box id='settings' className={styles.settings}>
|
||||
<NavMenu onOpen={onOpen} onClose={onClose} />
|
||||
<MenuBar onOpen={onOpen} onClose={onClose} />
|
||||
</Box>
|
||||
|
||||
<Box className={styles.editor}>
|
||||
|
||||
Reference in New Issue
Block a user