Fix eslint warnings
This commit is contained in:
parent
92f5e37a4c
commit
4aeb9eb8bd
6 changed files with 10 additions and 9 deletions
|
|
@ -25,7 +25,7 @@ window.addEventListener("keypress", (ev) => {
|
|||
v-if="ui.anchorId"
|
||||
:path="new Path()"
|
||||
:segment="new Segment(ui.anchorId, 0)"
|
||||
:forceOpen="true"
|
||||
:force-open="true"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue