From e37728a673641da8848ae34c5546406e25fd05f4 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 7 Jun 2022 15:14:39 -0500 Subject: [PATCH] Add status to stork lists --- components/search-stork.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/search-stork.vue b/components/search-stork.vue index 1cb6cad..9cba43b 100644 --- a/components/search-stork.vue +++ b/components/search-stork.vue @@ -147,6 +147,10 @@ v-html="listing.name" /> +
+ {{ listing.text }} +
+