refactor: separate request components for team & my collections
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user