pdf export working
This commit is contained in:
parent
922cfd02b9
commit
d8cb8a7783
9 changed files with 313 additions and 273 deletions
|
@ -32,7 +32,6 @@ const PrintLayout = (props) => {
|
|||
// draft the pattern
|
||||
draft.draft()
|
||||
patternProps = draft.getRenderProps()
|
||||
console.log(patternProps)
|
||||
} catch (err) {
|
||||
console.log(err, props.gist)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue