Skip to content

Commit

Permalink
Stop using UnitControl’s deprecated unit prop (WordPress#39549)
Browse files Browse the repository at this point in the history
  • Loading branch information
stokesman authored and jostnes committed Mar 23, 2022
1 parent 10ab550 commit 2faacb7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export default function BorderRadiusControl( { onChange, values } ) {
values={ values }
min={ MIN_BORDER_RADIUS_VALUE }
onChange={ onChange }
unit={ unit }
units={ units }
/>
<RangeControl
Expand Down

0 comments on commit 2faacb7

Please sign in to comment.