diff --git a/src/blocks/Listing/item-templates/SearchItemTemplate.jsx b/src/blocks/Listing/item-templates/SearchItemTemplate.jsx index d140e95e..f64390fd 100644 --- a/src/blocks/Listing/item-templates/SearchItemTemplate.jsx +++ b/src/blocks/Listing/item-templates/SearchItemTemplate.jsx @@ -40,7 +40,9 @@ const BasicItem = (props) => { className, )} > -
+
{item?.meta}
{hasImage ? ( @@ -51,7 +53,7 @@ const BasicItem = (props) => { hasDescription={hasDescription} hasDate={hasDate} /> -
+
{ ) : ( <> -
+