Skip to content

Commit

Permalink
fixup(browser): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Jul 23, 2024
1 parent 31ccc44 commit 0dcf09f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions browser/src/help/__snapshots__/HelpPage.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,15 @@ exports[`Help Page has no unexpected changes 1`] = `
v4-hts
</a>
</li>
<li>
<a
className="-Link c3"
href="/help/v4-browser-hts"
onClick={[Function]}
>
v4-browser-hts
</a>
</li>
<li>
<a
className="-Link c3"
Expand Down Expand Up @@ -1067,6 +1076,17 @@ exports[`Help Page has no unexpected changes 1`] = `
v4-hts
</a>
</li>
<li
className="c10"
>
<a
className="-Link c3"
href="/help/v4-browser-hts"
onClick={[Function]}
>
v4-browser-hts
</a>
</li>
<li
className="c10"
>
Expand Down

0 comments on commit 0dcf09f

Please sign in to comment.