From cf6aa617d5e98a908f58e29503c3ae52720513f0 Mon Sep 17 00:00:00 2001 From: Daniel Strano Date: Thu, 23 Feb 2023 13:43:34 -0500 Subject: [PATCH] Fix taxonomy item 'Follow' button --- src/components/CategoryItemBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CategoryItemBox.js b/src/components/CategoryItemBox.js index afc46d1d..792191c2 100644 --- a/src/components/CategoryItemBox.js +++ b/src/components/CategoryItemBox.js @@ -60,7 +60,7 @@ const CategoryItemBox = (props) => {
-
+
{props.type !== 'tag' && props.item.description &&