summaryrefslogtreecommitdiff
path: root/src/lib/product/components/LobSectionCategory.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/product/components/LobSectionCategory.jsx')
-rw-r--r--src/lib/product/components/LobSectionCategory.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/product/components/LobSectionCategory.jsx b/src/lib/product/components/LobSectionCategory.jsx
index 03d6e8c0..5cd467e9 100644
--- a/src/lib/product/components/LobSectionCategory.jsx
+++ b/src/lib/product/components/LobSectionCategory.jsx
@@ -24,7 +24,6 @@ const LobSectionCategory = ({ categories }) => {
};
const displayedCategories = categories[0]?.categoryIds;
-
return (
<section>
{isDesktop && (