diff --git a/frontend/src/scenes/products/Products.tsx b/frontend/src/scenes/products/Products.tsx index 5c13f7c0d17e1..703e904d00a88 100644 --- a/frontend/src/scenes/products/Products.tsx +++ b/frontend/src/scenes/products/Products.tsx @@ -96,13 +96,20 @@ export function Products(): JSX.Element {
{products.length > 0 ? ( -