Skip to content

Commit

Permalink
__experimentalShowSelectedHint => showSelectedHint
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Jul 8, 2024
1 parent 175907e commit c0e9f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const FontSizePickerSelect = ( props: FontSizePickerSelectProps ) => {
) }
options={ options }
value={ selectedOption }
__experimentalShowSelectedHint
showSelectedHint
onChange={ ( {
selectedItem,
}: {
Expand Down

0 comments on commit c0e9f4b

Please sign in to comment.