From 10ccee584417d51afc583484b692a8d7086a0d5f Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 28 Mar 2022 12:23:26 +1100 Subject: Split lib.ts into layout.ts and util.ts --- src/components/AncestryBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/AncestryBar.vue') diff --git a/src/components/AncestryBar.vue b/src/components/AncestryBar.vue index 2e0d5d0..46f1edf 100644 --- a/src/components/AncestryBar.vue +++ b/src/components/AncestryBar.vue @@ -1,6 +1,6 @@