From 2a522158ad4eb311ff3c216d2cb0c68eeaab42b7 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:16:04 -0300 Subject: [PATCH] Chore: Ignore icons on Prettier (#4426) --- .prettierignore | 2 ++ app/views/CloseLivechatView.tsx | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index ceb321b6..d1bf74fb 100644 --- a/.prettierignore +++ b/.prettierignore @@ -24,3 +24,5 @@ npm-debug.log yarn-error.log app/i18n/locales/ +app/containers/CustomIcon/mappedIcons.js +app/containers/CustomIcon/selection.json diff --git a/app/views/CloseLivechatView.tsx b/app/views/CloseLivechatView.tsx index 5490bb57..feb011f2 100644 --- a/app/views/CloseLivechatView.tsx +++ b/app/views/CloseLivechatView.tsx @@ -75,7 +75,8 @@ const CloseLivechatView = ({ navigation, route }: IBaseScreen + keyboardVerticalOffset={128} + >