diff --git a/front/src/components/ui/Link.vue b/front/src/components/ui/Link.vue index 83aad8ca2..795641fb4 100644 --- a/front/src/components/ui/Link.vue +++ b/front/src/components/ui/Link.vue @@ -31,9 +31,9 @@ const isIconOnly = computed(() => !!props.icon)