diff --git a/frontend/src/components/common/BackButton.vue b/frontend/src/components/common/BackButton.vue index b911fb7a..389a00eb 100644 --- a/frontend/src/components/common/BackButton.vue +++ b/frontend/src/components/common/BackButton.vue @@ -38,14 +38,13 @@ function onConfirmLeave() { v-if="!confirmLeave" class="p-0" text + @click="router.push({ name: routeName })" > - - - {{ text }} - + + {{ text }}