Skip to content

Commit d055c30

Browse files
ciampostokesman
andauthored
Update packages/components/src/unit-control/index.tsx
Co-authored-by: Mitchell Austin <[email protected]>
1 parent 5b7bb94 commit d055c30

File tree

1 file changed

+1
-1
lines changed
  • packages/components/src/unit-control

1 file changed

+1
-1
lines changed

packages/components/src/unit-control/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function UnforwardedUnitControl(
6161
deprecated( 'UnitControl unit prop', {
6262
since: '5.6',
6363
hint:
64-
'Please provide a unit with a value through the `value` prop.',
64+
'The unit should be provided within the `value` prop.',
6565
version: '6.2',
6666
} );
6767
}

0 commit comments

Comments
 (0)