mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-25 22:22:07 +00:00
Set show prop for OutlinePane stories (#10336)
GitOrigin-RevId: 621b5d1ba9e4f67beb53efc73eb0c2925c1a9df4
This commit is contained in:
parent
f2749e66a9
commit
72c1f9f0d8
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ export default {
|
|||
outline: [],
|
||||
jumpToLine: () => {},
|
||||
onToggle: () => {},
|
||||
show: true,
|
||||
},
|
||||
decorators: [ScopeDecorator],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue