add right panel with pinia

This commit is contained in:
2023-09-23 15:19:53 +09:00
parent f34dec1054
commit 6902079866
6 changed files with 252 additions and 146 deletions

View File

@@ -59,7 +59,7 @@ const essentialLinks: EssentialLinkProps[] = [
title: 'フローエディター',
caption: 'flowChart',
icon: 'account_tree',
link: '/#/flowChart',
link: '/#/flowEditor2',
target:'_self'
},
{