Closed pcln-james closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.30%. Comparing base (
0d066cc
) to head (6069c62
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
truncate
prop toLabel
that truncates the labelFormField
forces its labels to truncate. This fixes a behaviour where labels would wrap within a FormField.Before:
After: