Skip to content

Commit

Permalink
chore: snapshots update for SearchField
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Jan 18, 2024
1 parent dc4e791 commit 8416547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchField/__snapshots__/SearchField.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ exports[`<SearchField /> with basic usage should match the snapshot 1`] = `
/>
<button
aria-label="submit search"
class="btn-icon btn-icon-primary btn-icon-md"
class="btn-icon btn-icon-primary btn-icon-sm pgn__searchfield__iconbutton-submit"
type="submit"
>
<span
Expand Down

0 comments on commit 8416547

Please sign in to comment.