diff --git a/frontend/src/components/MultiActionButton.vue b/frontend/src/components/MultiActionButton.vue index b7e5d3ce..02445aae 100644 --- a/frontend/src/components/MultiActionButton.vue +++ b/frontend/src/components/MultiActionButton.vue @@ -2,10 +2,13 @@
1) const activeButton = ref(props.options?.[0] || {}) const parsedOptions = computed(() => {