From d8aa98562d3b81ace693ccf52c46ee899a4b17ca Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Thu, 3 Mar 2022 18:36:26 +1100 Subject: Add basic multi-level-tree display --- src/App.vue | 52 +++++++++------------------------------------------- 1 file changed, 9 insertions(+), 43 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 274ec13..5c7c293 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,47 +1,16 @@ - -- cgit v1.2.3