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/ParentBar.vue | 52 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/components/ParentBar.vue (limited to 'src/components/ParentBar.vue') diff --git a/src/components/ParentBar.vue b/src/components/ParentBar.vue new file mode 100644 index 0000000..cee8bea --- /dev/null +++ b/src/components/ParentBar.vue @@ -0,0 +1,52 @@ + + + -- cgit v1.2.3