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 7c097f8 commit f06c6bcCopy full SHA for f06c6bc
components/ExtensionSelector.vue
@@ -4,7 +4,7 @@
4
v-for="(
5
output_extensions, output_geode_object
6
) in geode_objects_and_output_extensions"
7
- :key="geode_object"
+ :key="output_geode_object"
8
class="justify-left"
9
>
10
<v-card class="card ma-2 pa-2" width="100%">
0 commit comments