From bb8c67fa8cdd026b220dba8b598b7ea9fba2a0b8 Mon Sep 17 00:00:00 2001 From: Joep Date: Sat, 7 Oct 2023 13:44:46 +0200 Subject: [PATCH] Updated Action.vue to composition api & typescript. --- frontend/src/components/header/Action.vue | 36 +++++++++++++---------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/frontend/src/components/header/Action.vue b/frontend/src/components/header/Action.vue index 4d152516..25d6d85a 100644 --- a/frontend/src/components/header/Action.vue +++ b/frontend/src/components/header/Action.vue @@ -6,24 +6,28 @@ - - -