add FlowEditorPage
This commit is contained in:
@@ -62,6 +62,13 @@ const essentialLinks: EssentialLinkProps[] = [
|
||||
link: '/#/ruleEditor',
|
||||
target:'_self'
|
||||
},
|
||||
{
|
||||
title: 'FlowEditor',
|
||||
caption: 'FlowEditor',
|
||||
icon: 'account_tree',
|
||||
link: '/#/flowEditor',
|
||||
target:'_self'
|
||||
},
|
||||
{
|
||||
title:'',
|
||||
isSeparator:true
|
||||
|
||||
Reference in New Issue
Block a user