Skip to content

Commit

Permalink
test(Tab): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Apr 7, 2024
1 parent 62bf475 commit af973ca
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,7 @@ exports[`Tab renders correctly with icon on left 1`] = `
fillRule="evenodd"
/>
</svg>
T
a
b
Tab
</a>
</li>
`;
Expand All @@ -140,9 +138,7 @@ exports[`Tab renders correctly with icon on right 1`] = `
className="tabInner"
onClick={[Function]}
>
T
a
b
Tab
<svg
aria-hidden={true}
className="icon tabIcon right noFocusStyle"
Expand Down

0 comments on commit af973ca

Please sign in to comment.