From 0e5dc23ccf611200a282547a0c813b897495cf92 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Wed, 24 Apr 2024 15:52:17 +0530 Subject: [PATCH] chore: removed unused code --- frontend/src/components/WhatsAppArea.vue | 2 +- frontend/src/components/WhatsAppBox.vue | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/WhatsAppArea.vue b/frontend/src/components/WhatsAppArea.vue index 873a224b..4f1ef3e4 100644 --- a/frontend/src/components/WhatsAppArea.vue +++ b/frontend/src/components/WhatsAppArea.vue @@ -51,7 +51,7 @@ 'radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 35%, rgba(238, 130, 238, 0) 100%)', }" > - + diff --git a/frontend/src/components/WhatsAppBox.vue b/frontend/src/components/WhatsAppBox.vue index f201def3..c3a1aa4c 100644 --- a/frontend/src/components/WhatsAppBox.vue +++ b/frontend/src/components/WhatsAppBox.vue @@ -21,12 +21,9 @@
-