fix(components): Fixed issue in Workbench component
This commit is contained in:
parent
28637fbbad
commit
a64bc97ba3
2 changed files with 13 additions and 1 deletions
|
@ -129,7 +129,7 @@ const DraftPattern = props => {
|
|||
noDocs
|
||||
config={props.config}
|
||||
data={props.gist}
|
||||
updateData={props.updateGist}
|
||||
updatePatternData={props.updateGist}
|
||||
raiseEvent={props.raiseEvent}
|
||||
freesewing={props.freesewing}
|
||||
units={props.units}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue