chore: uniform ui in rest and graphql collections
This commit is contained in:
@@ -27,9 +27,8 @@
|
||||
</label>
|
||||
<CollectionsGraphql
|
||||
v-if="mode === 'graphql'"
|
||||
:show-coll-actions="false"
|
||||
:picked="picked"
|
||||
:saving-mode="true"
|
||||
:save-request="true"
|
||||
@select="onSelect"
|
||||
/>
|
||||
<Collections
|
||||
|
||||
Reference in New Issue
Block a user