From e30c4dc802711a755879f6badc5a4957a4789639 Mon Sep 17 00:00:00 2001 From: W Beecher Baker Date: Mon, 30 Sep 2024 11:24:34 -0400 Subject: [PATCH] handle undefined taxon --- src/modules/otus/components/TaxaInfo.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/otus/components/TaxaInfo.vue b/src/modules/otus/components/TaxaInfo.vue index 26aa00e..0f36ae9 100644 --- a/src/modules/otus/components/TaxaInfo.vue +++ b/src/modules/otus/components/TaxaInfo.vue @@ -1,16 +1,16 @@