Fix supplier products page to use 3-column grid
All checks were successful
Build Docker Image / build (push) Successful in 3m23s
All checks were successful
Build Docker Image / build (push) Successful in 3m23s
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
:map-items="mapItems"
|
||||
:loading="isLoading"
|
||||
:total-count="products.length"
|
||||
:grid-columns="3"
|
||||
with-map
|
||||
map-id="supplier-products-map"
|
||||
point-color="#3b82f6"
|
||||
|
||||
Reference in New Issue
Block a user