1
0
Fork 0

feat(lab): Paperless and render settings

This commit is contained in:
Joost De Cock 2022-01-28 13:39:07 +01:00
parent 21d1d15e53
commit 18f9e93cc0
9 changed files with 269 additions and 55 deletions

View file

@ -80,6 +80,7 @@ const WorkbenchWrapper = ({ app, pattern }) => {
gist={gist}
updateGist={updateGist}
unsetGist={unsetGist}
setGist={setGist}
/>
}