Fix story
This commit is contained in:
parent
0318074806
commit
12aed6457e
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ const props: ProductVariantCreateContentProps = {
|
||||||
},
|
},
|
||||||
dispatchFormDataAction: () => undefined,
|
dispatchFormDataAction: () => undefined,
|
||||||
errors: [],
|
errors: [],
|
||||||
|
onStepClick: () => undefined,
|
||||||
step: "values"
|
step: "values"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue