Skip to content

Commit

Permalink
remove uncessary classname
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Aug 15, 2024
1 parent 2c8d3d4 commit d4fc37d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default function DensityPicker( {
__nextHasNoMarginBottom
__next40pxDefaultSize
showTooltip={ false }
className="dataviews-density-picker__range-control"
label={ __( 'Preview size' ) }
value={ breakValues.max + breakValues.min - densityToUse }
min={ breakValues.min }
Expand Down

0 comments on commit d4fc37d

Please sign in to comment.