chore(shared): Added expand to workbench
This commit is contained in:
parent
55ee707bf1
commit
24851967ef
7 changed files with 42 additions and 0 deletions
|
@ -27,6 +27,7 @@ export const defaultGist = {
|
|||
margin: 2,
|
||||
renderer: 'react',
|
||||
embed: true,
|
||||
expand: false,
|
||||
}
|
||||
|
||||
export const preloadGist = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue