Skip to content

Commit

Permalink
Fix activating theme with the style variation
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur791004 committed Sep 30, 2024
1 parent 4ee5515 commit 64233fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/my-sites/theme/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1208,6 +1208,7 @@ class ThemeSheet extends Component {
<Button
className="theme__sheet-primary-button"
primary
busy={ this.isRequestingActivatingTheme() }
disabled={ this.isLoading() }
onClick={ this.onUnlockStyleButtonClick }
>
Expand Down

0 comments on commit 64233fa

Please sign in to comment.