From 96a4967d775a60beb5937e1ddee53ae35b4bbec0 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 23 Mar 2022 15:32:44 +1100 Subject: Add basic ParentBar and ParentBarTile components --- src/components/TileTree.vue | 54 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 6 deletions(-) (limited to 'src/components/TileTree.vue') diff --git a/src/components/TileTree.vue b/src/components/TileTree.vue index 5a5f251..3ea21b4 100644 --- a/src/components/TileTree.vue +++ b/src/components/TileTree.vue @@ -1,6 +1,7 @@ @@ -131,9 +172,10 @@ export default defineComponent({
+
-- cgit v1.2.3