From fa1fce80dcf14203c63c752a25d237e2c6609660 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sun, 22 May 2022 10:28:18 -0500 Subject: [PATCH] Fix crashing on empty list for ListSummary --- components/search-stork.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/components/search-stork.vue b/components/search-stork.vue index 9cecb54..67105db 100644 --- a/components/search-stork.vue +++ b/components/search-stork.vue @@ -3,15 +3,13 @@ ref="search-container" class="search-container w-full space-y-4" > -
- -