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 <[email protected]>
  • Loading branch information
jorgefilipecosta and jorgefilipecosta authored Aug 9, 2024
1 parent e44bc77 commit 266361a
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 266361a

Please sign in to comment.