From 6950bbb66297ddb9964cbe259469fb2ff02f7d2d Mon Sep 17 00:00:00 2001 From: dukenv0307 Date: Wed, 10 Jan 2024 17:57:46 +0700 Subject: [PATCH] fix lint --- src/pages/ErrorPage/ErrorBodyText/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ErrorPage/ErrorBodyText/index.tsx b/src/pages/ErrorPage/ErrorBodyText/index.tsx index d9ece1ccc35b..e675e0447361 100644 --- a/src/pages/ErrorPage/ErrorBodyText/index.tsx +++ b/src/pages/ErrorPage/ErrorBodyText/index.tsx @@ -8,7 +8,7 @@ import CONST from '@src/CONST'; function ErrorBodyText() { const styles = useThemeStyles(); const {translate} = useLocalize(); - + return ( {`${translate('genericErrorPage.body.helpTextMobile')} `}