Skip to content

Commit

Permalink
Fixing broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
mwatson committed Dec 27, 2024
1 parent 87a4f4d commit 28a939b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ export default function Highlight() {
<div className="jetpack-ai-breve__helper-inner">
<AiFeedbackThumbs
disabled={ ! hasSuggestions }
ratedItem={ suggestions?.id }
ratedItem={ id }
iconSize={ 18 }
feature="write-brief"
options={ {
Expand Down

0 comments on commit 28a939b

Please sign in to comment.