🚧 Added noDocs option to DraftConfigurator for workbench
This commit is contained in:
parent
1d7fdaa7e2
commit
9e89e0d27c
15 changed files with 33 additions and 14 deletions
|
@ -115,6 +115,7 @@ const DraftPattern = props => {
|
|||
</p>
|
||||
)}
|
||||
<DraftConfigurator
|
||||
noDocs
|
||||
config={props.config}
|
||||
gist={props.gist}
|
||||
updateGist={props.updateGist}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue