diff --git a/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html b/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html index e210af9d..084a7cce 100644 --- a/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html +++ b/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html @@ -1,9 +1,8 @@
- @if (productDetail() | emptyProductDetailPipe) { + @if (productDetail() | emptyProductDetailPipe) {