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"
|
:map-items="mapItems"
|
||||||
:loading="isLoading"
|
:loading="isLoading"
|
||||||
:total-count="products.length"
|
:total-count="products.length"
|
||||||
|
:grid-columns="3"
|
||||||
with-map
|
with-map
|
||||||
map-id="supplier-products-map"
|
map-id="supplier-products-map"
|
||||||
point-color="#3b82f6"
|
point-color="#3b82f6"
|
||||||
|
|||||||
Reference in New Issue
Block a user