Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
toshusai committed Mar 4, 2024
1 parent 2346290 commit 6eb24b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ exports[`Storybook Tests DropdownSelector InModal 1`] = `
</button>
<div
className="c0"
onClick={[Function]}
onPointerDown={[Function]}
style={
Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ exports[`Storybook Tests Modal BottomSheet 1`] = `
</button>
<div
className="c2"
onClick={[Function]}
onPointerDown={[Function]}
style={
Object {
Expand Down Expand Up @@ -1200,6 +1201,7 @@ exports[`Storybook Tests Modal Default 1`] = `
</button>
<div
className="c2"
onClick={[Function]}
onPointerDown={[Function]}
style={Object {}}
>
Expand Down Expand Up @@ -2024,6 +2026,7 @@ exports[`Storybook Tests Modal FullBottomSheet 1`] = `
</button>
<div
className="c2"
onClick={[Function]}
onPointerDown={[Function]}
style={
Object {
Expand Down Expand Up @@ -2491,6 +2494,7 @@ exports[`Storybook Tests Modal InternalScroll 1`] = `
</button>
<div
className="c2"
onClick={[Function]}
onPointerDown={[Function]}
style={Object {}}
>
Expand Down Expand Up @@ -2870,6 +2874,7 @@ exports[`Storybook Tests Modal NotDismmissableStory 1`] = `
</button>
<div
className="c2"
onClick={[Function]}
onPointerDown={[Function]}
style={Object {}}
>
Expand Down

0 comments on commit 6eb24b7

Please sign in to comment.