Skip to content

Commit

Permalink
Updates the snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkuu committed Jul 3, 2024
1 parent f347a6d commit 85cb2bc
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ exports[`the pressed IconAIFixesButton matches the snapshot 1`] = `
disabled={false}
id="keyphraseInIntroductionAIFixes"
onClick={[Function]}
onMouseEnter={[Function]}
onMouseLeave={[Function]}
type="button"
/>
`;
Expand Down Expand Up @@ -106,8 +104,6 @@ exports[`the unpressed IconAIFixesButton matches the snapshot 1`] = `
disabled={true}
id="keyphraseDensityAIFixes"
onClick={[Function]}
onMouseEnter={[Function]}
onMouseLeave={[Function]}
type="button"
/>
`;

0 comments on commit 85cb2bc

Please sign in to comment.