Skip to content

Commit

Permalink
fix remove removal version from deprecated prop (#56336)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy authored Nov 22, 2023
1 parent 6e532f4 commit 77d0226
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/angle-picker-control/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function UnforwardedAnglePickerControl(
'Bottom margin styles for wp.components.AnglePickerControl',
{
since: '6.1',
version: '6.4',
hint: 'Set the `__nextHasNoMarginBottom` prop to true to start opting into the new styles, which will become the default in a future version.',
}
);
Expand Down

0 comments on commit 77d0226

Please sign in to comment.