From 5ac28d0626dca4089fa9c593dd3e32c4278f57c5 Mon Sep 17 00:00:00 2001 From: Robson Tenorio Date: Mon, 15 Aug 2022 11:52:03 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20no=20Tema=20Dark=20(bot?= =?UTF-8?q?=C3=A3o=20fechar=20Contato)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/ContactDrawer/index.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/ContactDrawer/index.js b/frontend/src/components/ContactDrawer/index.js index 134fe1ec..facabc5c 100644 --- a/frontend/src/components/ContactDrawer/index.js +++ b/frontend/src/components/ContactDrawer/index.js @@ -103,7 +103,9 @@ const ContactDrawer = ({ open, handleDrawerClose, contact, loading }) => { }} >
- + @@ -128,7 +130,7 @@ const ContactDrawer = ({ open, handleDrawerClose, contact, loading }) => { {contact.email && ( {contact.email} - + )}