Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update packages/edit-post/src/components/sidebar/settings-sidebar/ind…
…ex.js

Co-Authored-By: Enrique Piqueras <[email protected]>
  • Loading branch information
jorgefilipecosta and epiqueras committed Dec 11, 2019
commit e24a221cb653a029c9089d57094e2bc75a9d1efc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function TestSimulateMediaQuery() {
<>
{ toggleUI }
<RangeControl
value={ simulateValue }
value={ simulationWidth }
label={ __( 'Simulated width value' ) }
min={ 0 }
max={ 2000 }
Expand Down