From bce4ab3facf63f70a0dd3cefa1f8c82453dba2d4 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 24 Jun 2022 19:12:13 +1000 Subject: Add type annotations for UI options --- src/components/AncestryBar.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/components/AncestryBar.vue') diff --git a/src/components/AncestryBar.vue b/src/components/AncestryBar.vue index e11725f..85a8f99 100644 --- a/src/components/AncestryBar.vue +++ b/src/components/AncestryBar.vue @@ -1,9 +1,8 @@