reorder product varient fields
increse the range of product list
This commit is contained in:
@@ -102,7 +102,7 @@ export const MUTATION_KEYS = {
|
||||
|
||||
export const PRODUCT_RANGE = {
|
||||
min: 0,
|
||||
max: 100_000_000,
|
||||
max: 10_000_000_000,
|
||||
};
|
||||
|
||||
export const NAV_LINKS = [
|
||||
|
||||
Reference in New Issue
Block a user