From 031f99af115cc8cb18de6aa994e1d6b2feee5371 Mon Sep 17 00:00:00 2001
From: Thomas Boutell
Date: Sun, 15 May 2022 14:59:03 -0400
Subject: [PATCH] local store links take you to a page on the site so don't use
another tab for that
---
src/components/Explorer.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Explorer.vue b/src/components/Explorer.vue
index a140bee..11bb379 100644
--- a/src/components/Explorer.vue
+++ b/src/components/Explorer.vue
@@ -54,7 +54,7 @@
Available at these stores:
Local Nurseries
- {{ storeLink.label }}
+ {{ storeLink.label }}
Online Orders
{{ storeLink.label }}
Mentioned in these articles: