Skip to content

Commit

Permalink
Update variant of Apply globally Button component in PushChangesToGlo…
Browse files Browse the repository at this point in the history
…balStylesControl
  • Loading branch information
amitraj2203 committed May 22, 2024
1 parent 9ea4204 commit 999779d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ function PushChangesToGlobalStylesControl( {
{ __( 'Styles' ) }
</BaseControl.VisualLabel>
<Button
variant="primary"
variant="secondary"
disabled={ changes.length === 0 }
onClick={ pushChanges }
>
Expand Down

0 comments on commit 999779d

Please sign in to comment.