From 50dcd21cf48bd3738436229590b0724617d7d76d Mon Sep 17 00:00:00 2001 From: khusroo hayat Date: Fri, 19 May 2023 10:54:09 +0500 Subject: [PATCH] remove extra div --- src/components/SubscriptionsPage.vue | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/src/components/SubscriptionsPage.vue b/src/components/SubscriptionsPage.vue index 4b46ed79..de8b1c1b 100644 --- a/src/components/SubscriptionsPage.vue +++ b/src/components/SubscriptionsPage.vue @@ -67,20 +67,18 @@

{{ selectedGroup.groupName }}

-
-
-
-
- {{ subscription.name }} - -
-
+
+
+
+ {{ subscription.name }} +
+