diff --git a/hwe/ts/components/MyToast.vue b/hwe/ts/components/MyToast.vue
index 87156dd6..a6442e3d 100644
--- a/hwe/ts/components/MyToast.vue
+++ b/hwe/ts/components/MyToast.vue
@@ -1,22 +1,16 @@
-
-
-
-
- {{ toast.title }}
-
-
- {{ toast.content }} {{ toast.visible }}
-
-
-
-
+
+
+
+
+ {{ toast.title }}
+
+
+ {{ toast.content }} {{ toast.visible }}
+
+
+
+
-
-