refactor: separate request components for team & my collections

This commit is contained in:
Liyas Thomas
2021-05-11 13:10:36 +00:00
committed by GitHub
parent 3bbf334f99
commit c756be54a1
6 changed files with 154 additions and 33 deletions

View File

@@ -98,7 +98,7 @@
:key="index"
class="ml-8 border-l border-brdColor"
>
<CollectionsRequest
<CollectionsMyRequest
:request="request"
:collection-index="collectionIndex"
:folder-index="-1"