Fix story
This commit is contained in:
parent
77f0ae2256
commit
f4830ac88e
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ const props: Omit<ProductTypeDetailsPageProps, "classes"> = {
|
|||
onAttributeUnassign: () => undefined,
|
||||
onBack: () => undefined,
|
||||
onDelete: () => undefined,
|
||||
onHasVariantsToggle: () => undefined,
|
||||
onSubmit: () => undefined,
|
||||
pageTitle: productType.name,
|
||||
productAttributeList: listActionsProps,
|
||||
|
|
Loading…
Reference in a new issue