wip(lab): Working on handling layout
This commit is contained in:
parent
dd5599c5d6
commit
b948904de1
5 changed files with 232 additions and 52 deletions
|
@ -29,7 +29,7 @@ const PrintLayout = props => {
|
|||
draft.draft()
|
||||
patternProps = draft.getRenderProps()
|
||||
} catch(err) {
|
||||
console.log(err)
|
||||
console.log(err, props.gist)
|
||||
}
|
||||
const bgProps = { fill: "url(#page)" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue