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