From 6aded6bbad3900d42f8177ca243d35682f082c92 Mon Sep 17 00:00:00 2001 From: Shahe Shahinyan Date: Thu, 22 Feb 2024 19:47:22 +0400 Subject: [PATCH] Remove heading style from text --- src/pages/iou/HoldReasonPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/iou/HoldReasonPage.tsx b/src/pages/iou/HoldReasonPage.tsx index 25f318089c2e..0e3df33358c0 100644 --- a/src/pages/iou/HoldReasonPage.tsx +++ b/src/pages/iou/HoldReasonPage.tsx @@ -76,7 +76,7 @@ function HoldReasonPage({route}: HoldReasonPageProps) { validate={validate} enabledWhenOffline > - {translate('iou.explainHold')} + {translate('iou.explainHold')}