Skip to content

Commit

Permalink
Revert changes on mobile FontSizePicker
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Nov 29, 2024
1 parent 42eabc9 commit 57ba863
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/components/src/font-size-picker/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@ function FontSizePicker( {
} ) }
{ ! disableCustomFontSizes && (
<UnitControl
__next40pxDefaultSize
__shouldNotWarnDeprecated36pxSize
label={ __( 'Custom' ) }
min={ 0 }
max={ 200 }
Expand Down

0 comments on commit 57ba863

Please sign in to comment.