Skip to content

Commit

Permalink
Removes disabled state
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordi-PV committed Jun 5, 2024
1 parent 2285d41 commit 9965f4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ const AIAssessmentFixesButton = ( { id, isPremium } ) => {
id={ aiFixesId }
className={ className }
pressed={ isButtonPressed }
disabled={ isButtonDisabled }
>
<SparklesIcon pressed={ isButtonPressed } />
{
Expand Down

0 comments on commit 9965f4b

Please sign in to comment.