Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer committed Sep 11, 2023
1 parent 1e59be7 commit bcdfc57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ exports[`Sidebar > should render and match snapshot when open 1`] = `
type="button"
>
<span
aria-hidden="true"
class="_base_2b3edd _byte_2b3edd _spinner_892426"
>
<span
Expand Down Expand Up @@ -219,6 +220,7 @@ exports[`Sidebar > should render and match the snapshot when closed 1`] = `
type="button"
>
<span
aria-hidden="true"
class="_base_2b3edd _byte_2b3edd _spinner_892426"
>
<span
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ exports[`CloseButton > styles > should render and match snapshot when not visibl
type="button"
>
<span
aria-hidden="true"
class="_base_2b3edd _byte_2b3edd _spinner_892426"
>
<span
Expand Down Expand Up @@ -83,6 +84,7 @@ exports[`CloseButton > styles > should render and match snapshot when visible 1`
type="button"
>
<span
aria-hidden="true"
class="_base_2b3edd _byte_2b3edd _spinner_892426"
>
<span
Expand Down

0 comments on commit bcdfc57

Please sign in to comment.