Skip to content

Commit

Permalink
one more hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsbajorics authored and liady committed Dec 13, 2024
1 parent 3c2734d commit 8b0a560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ export const TextSubsection = React.memo(() => {
controlStatus={lineHeightMetadata.controlStatus}
onSubmitValue={wrappedLineHeightOnSubmitValue}
onTransientSubmitValue={wrappedLineHeightOnTransientSubmitValue}
DEPRECATED_labelBelow=<Icons.LineHeight color='on-highlight-secondary' />
DEPRECATED_labelBelow={<Icons.LineHeight color='on-highlight-secondary' />}
stepSize={0.01}
numberType='Length'
defaultUnitToHide={'em'}
Expand Down

0 comments on commit 8b0a560

Please sign in to comment.