From 68aa0543df7862cdb8b5e0e4cac8be12f884ff34 Mon Sep 17 00:00:00 2001 From: daledah Date: Thu, 17 Oct 2024 14:21:32 +0700 Subject: [PATCH] fix: The Smartlimit description is always cut off --- src/pages/workspace/expensifyCard/issueNew/LimitTypeStep.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/workspace/expensifyCard/issueNew/LimitTypeStep.tsx b/src/pages/workspace/expensifyCard/issueNew/LimitTypeStep.tsx index de4bca070d51..bf44c23b0aa9 100644 --- a/src/pages/workspace/expensifyCard/issueNew/LimitTypeStep.tsx +++ b/src/pages/workspace/expensifyCard/issueNew/LimitTypeStep.tsx @@ -108,6 +108,7 @@ function LimitTypeStep({policy}: LimitTypeStepProps) { shouldSingleExecuteRowSelect initiallyFocusedOptionKey={typeSelected} shouldUpdateFocusedIndex + isAlternateTextMultilineSupported />