Skip to content

Commit

Permalink
Update packages/components/src/unit-control/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Mitchell Austin <mr.fye@oneandthesame.net>
  • Loading branch information
ciampo and stokesman authored Mar 17, 2022
1 parent 5b7bb94 commit d055c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/unit-control/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function UnforwardedUnitControl(
deprecated( 'UnitControl unit prop', {
since: '5.6',
hint:
'Please provide a unit with a value through the `value` prop.',
'The unit should be provided within the `value` prop.',
version: '6.2',
} );
}
Expand Down

0 comments on commit d055c30

Please sign in to comment.