Skip to content

Commit

Permalink
Fix: Remove unnecessary className. (#64403)
Browse files Browse the repository at this point in the history
Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
  • Loading branch information
2 people authored and getdave committed Aug 14, 2024
1 parent a0a4b7a commit 867bde3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ function FieldControl() {
<HStack expanded>
<span>{ field.label }</span>
<Button
className="'dataviews-view-config__field-control-button"
size="compact"
onClick={ () =>
onChangeView( {
Expand Down

0 comments on commit 867bde3

Please sign in to comment.