From f1e30a743a809961300b080135c9ff0b39bc7552 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 17 Oct 2022 18:39:50 +0200 Subject: [PATCH] webapp: Migrate BootstrapAlert to Typescript --- webapp/src/components/BootstrapAlert.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/webapp/src/components/BootstrapAlert.vue b/webapp/src/components/BootstrapAlert.vue index 2971d72..465d6df 100644 --- a/webapp/src/components/BootstrapAlert.vue +++ b/webapp/src/components/BootstrapAlert.vue @@ -6,11 +6,11 @@ -