Create three panel view (#26)

* Create three panel view
This commit is contained in:
Jonas Plum
2022-01-20 10:08:37 +01:00
committed by GitHub
parent a152b6663b
commit 8e8a7ec2a2
9 changed files with 184 additions and 92 deletions

View File

@@ -20,3 +20,4 @@ declare module 'graphlib';
declare module 'ant-design-vue/es/_util/antInputDirective';
declare module 'flat';
declare module 'crypto';
declare module 'splitpanes';