From 34e34b9620d88b5d76b87a4bbcd473c2fc6002a9 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 28 Mar 2022 11:49:12 +1100 Subject: Rename Settings to SettingsPane, and ParentBar to AncestryBar --- src/components/AncestryBar.vue | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 src/components/AncestryBar.vue (limited to 'src/components/AncestryBar.vue') diff --git a/src/components/AncestryBar.vue b/src/components/AncestryBar.vue new file mode 100644 index 0000000..2e0d5d0 --- /dev/null +++ b/src/components/AncestryBar.vue @@ -0,0 +1,74 @@ + + + -- cgit v1.2.3