Skip to content

Commit

Permalink
update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyi-sl committed Aug 12, 2024
1 parent 960af64 commit 446a8f9
Showing 1 changed file with 8 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,21 +73,16 @@ exports[`ReqDetailContainer renders without crashing 1`] = `
>
<svg
className=""
height="16"
viewBox="0 0 17 16"
width="17"
height="24"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="none"
<path
clipRule="evenodd"
d="M3.33792 3.33794C3.82607 2.84979 4.61753 2.84979 5.10569 3.33794L12 10.2322L18.8943 3.33794C19.3824 2.84979 20.1739 2.84979 20.662 3.33794C21.1502 3.8261 21.1502 4.61755 20.662 5.10571L13.7677 12L20.662 18.8943C21.1502 19.3824 21.1502 20.1739 20.662 20.6621C20.1739 21.1502 19.3824 21.1502 18.8943 20.6621L12 13.7678L5.10569 20.6621C4.61753 21.1502 3.82607 21.1502 3.33792 20.6621C2.84976 20.1739 2.84976 19.3824 3.33792 18.8943L10.2322 12L3.33792 5.10571C2.84976 4.61755 2.84976 3.8261 3.33792 3.33794Z"
fillRule="evenodd"
stroke="#ACB2B8"
strokeLinecap="round"
transform="translate(1)"
>
<path
d="M0 0L15.2460858 15.2460858M15.2460858 0L0 15.2460858"
/>
</g>
/>
</svg>
</IconCloseSign>
</button>
Expand Down

0 comments on commit 446a8f9

Please sign in to comment.