diff --git a/static/components/customer-market/customer-market.html b/static/components/customer-market/customer-market.html index 7f391f3..6baf996 100644 --- a/static/components/customer-market/customer-market.html +++ b/static/components/customer-market/customer-market.html @@ -21,9 +21,7 @@ - - - +
diff --git a/static/components/customer-market/customer-market.js b/static/components/customer-market/customer-market.js index 69c11ab..33f8597 100644 --- a/static/components/customer-market/customer-market.js +++ b/static/components/customer-market/customer-market.js @@ -11,7 +11,6 @@ async function customerMarket(path) { 'relays', 'update-products', 'update-stalls', - 'styles', 'search-text', 'filter-categories' diff --git a/templates/nostrmarket/market.html b/templates/nostrmarket/market.html index 4f603a2..11fd093 100644 --- a/templates/nostrmarket/market.html +++ b/templates/nostrmarket/market.html @@ -294,8 +294,8 @@ @change-page="navigateTo"> + :search-text="searchText" :filter-categories="filterCategories" @change-page="navigateTo" + @update-data="updateData" @add-to-cart="addProductToCart">