wip(lab): Working on layout feature
This commit is contained in:
parent
9541fea78c
commit
dd5599c5d6
9 changed files with 144 additions and 7 deletions
|
@ -48,6 +48,7 @@ const PrintLayout = props => {
|
|||
<Draft
|
||||
draft={draft}
|
||||
gist={props.gist}
|
||||
updateGist={props.updateGist}
|
||||
patternProps={patternProps}
|
||||
bgProps={bgProps}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue