This commit is contained in:
2023-09-11 22:16:14 +09:00
parent 142cdcda38
commit b641c729c2
2 changed files with 6 additions and 6 deletions

View File

@@ -56,10 +56,10 @@ const essentialLinks: EssentialLinkProps[] = [
target:'_self'
},
{
title: 'ルールエディター',
caption: 'rule',
icon: 'rule',
link: '/#/ruleEditor',
title: 'フローエディター',
caption: 'flowChart',
icon: 'account_tree',
link: '/#/flowChart',
target:'_self'
},
{