feat: introduce dummy flow editor

This commit is contained in:
Ali BARIN
2021-12-24 17:41:31 +01:00
parent e3184aedb8
commit 11bdbf1727
14 changed files with 172 additions and 14 deletions
+3
View File
@@ -229,6 +229,9 @@ const extendedTheme = createTheme({
a: {
textDecoration: 'none',
},
'#root': {
height: '100vh'
}
},
},
MuiDialog: {