From bcf60b4e1aa2283821010715b33009d8f4a48207 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 28 Mar 2022 12:57:20 +1100 Subject: Convert SVG icons into icon components --- src/App.vue | 85 +++++++++++++------------------------------------------------ 1 file changed, 18 insertions(+), 67 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 541e630..6f9c77c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,18 @@ @@ -483,18 +493,12 @@ export default defineComponent({ :pos="[0,0]" :dims="ancestryBarDims" :nodes="detachedAncestors" :options="componentOptions" @detached-ancestor-clicked="onDetachedAncestorClicked" @info-icon-clicked="onInnerInfoIconClicked"/> - - - - - - - - - + + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3