perf: even
This commit is contained in:
@@ -393,10 +393,6 @@
|
|||||||
:id="'types'"
|
:id="'types'"
|
||||||
ref="typesTab"
|
ref="typesTab"
|
||||||
:label="$t('types')"
|
:label="$t('types')"
|
||||||
>
|
|
||||||
<div
|
|
||||||
v-for="type in filteredGraphqlTypes"
|
|
||||||
:key="type.name"
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
v-for="type in filteredGraphqlTypes"
|
v-for="type in filteredGraphqlTypes"
|
||||||
|
|||||||
Reference in New Issue
Block a user