1
0
Fork 0

fix(components): Fixed issue in Workbench component

This commit is contained in:
Joost De Cock 2020-03-04 17:53:55 +01:00
parent 28637fbbad
commit a64bc97ba3
2 changed files with 13 additions and 1 deletions

View file

@ -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}