perf: even

This commit is contained in:
Liyas Thomas
2021-07-06 18:18:07 +00:00
committed by GitHub
parent 7bb570cdc7
commit 7c8ab6fd4a

View File

@@ -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"