Skip to content

Commit

Permalink
Merge pull request #50975 from daledah/fix/50959
Browse files Browse the repository at this point in the history
fix: The Smartlimit description is always cut off
  • Loading branch information
mountiny authored Oct 17, 2024
2 parents cc7ac35 + 68aa054 commit aecea43
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ function LimitTypeStep({policy}: LimitTypeStepProps) {
shouldSingleExecuteRowSelect
initiallyFocusedOptionKey={typeSelected}
shouldUpdateFocusedIndex
isAlternateTextMultilineSupported
/>
<Button
success
Expand Down

0 comments on commit aecea43

Please sign in to comment.