We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a029ac commit 3c157f8Copy full SHA for 3c157f8
components/ObjectSelector.vue
@@ -26,7 +26,6 @@
26
:disabled="!value['is_loadable']"
27
:elevation="value['is_loadable'] ? 5 : 3"
28
>
29
- {{ index }}
30
<v-img
31
:src="geode_objects[key].image"
32
cover
0 commit comments