Merge pull request #8 from cpvalente/feat/electron

Feat/electron
This commit is contained in:
Carlos Valente
2021-06-11 22:10:28 +02:00
committed by GitHub
57 changed files with 5929 additions and 684 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export default function Editor() {
<div className={styles.mainContainer}>
<Box id='settings' className={styles.settings}>
<MenuBar onOpen={onOpen} onClose={onClose} />
<MenuBar onOpen={onOpen} />
</Box>
<Box className={styles.editor}>