refactor(folder): self closing component
This commit is contained in:
parent
20a7094d33
commit
61f8e36383
1 changed files with 1 additions and 2 deletions
|
|
@ -45,8 +45,7 @@
|
|||
folderIndex,
|
||||
requestIndex: index
|
||||
})
|
||||
"
|
||||
></request>
|
||||
"/>
|
||||
</li>
|
||||
<li v-if="folder.requests.length === 0">
|
||||
<label>Folder is empty</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue