条件エディタ追加
This commit is contained in:
@@ -68,6 +68,13 @@ const essentialLinks: EssentialLinkProps[] = [
|
||||
link: '/#/FlowChart',
|
||||
target:'_self'
|
||||
},
|
||||
{
|
||||
title: '条件エディター',
|
||||
caption: 'condition',
|
||||
icon: 'tune',
|
||||
link: '/#/condition',
|
||||
target:'_self'
|
||||
},
|
||||
{
|
||||
title:'',
|
||||
isSeparator:true
|
||||
|
||||
Reference in New Issue
Block a user