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

@@ -90,7 +90,7 @@
:key="index"
class="flex ml-8 border-l border-brdColor"
>
<CollectionsRequest
<CollectionsTeamsRequest
:request="JSON.parse(request.request)"
:collection-index="collectionIndex"
:folder-index="folderIndex"