From c0b2ffb8637c0cfa25515b7a84d351e1a195fb37 Mon Sep 17 00:00:00 2001 From: Abhigyan Mohanta <110360901+ABHIGYAN-MOHANTA@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:41:17 +0530 Subject: [PATCH] change input type to text --- src/components/notifications/SendGrid.vue | 105 ++-------------------- 1 file changed, 6 insertions(+), 99 deletions(-) diff --git a/src/components/notifications/SendGrid.vue b/src/components/notifications/SendGrid.vue index a2e41f899..53f1f1137 100644 --- a/src/components/notifications/SendGrid.vue +++ b/src/components/notifications/SendGrid.vue @@ -1,67 +1,25 @@