update
This commit is contained in:
@@ -50,6 +50,7 @@ export const PRODUCT_STOCK_OPTIONS = [
|
||||
{ value: 'out of stock', label: 'Out of stock' },
|
||||
];
|
||||
|
||||
// not used due to i18n
|
||||
export const PRODUCT_PUBLISH_OPTIONS = [
|
||||
{ value: 'published', label: 'Published' },
|
||||
{ value: 'draft', label: 'Draft' },
|
||||
|
Reference in New Issue
Block a user