Skip to content

Commit b9e8cd3

Browse files
committed
Fixed error in snapshot
1 parent 8a3a0ee commit b9e8cd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ui/widgets/ActionButton/__snapshots__/actionButton.test.tsx.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@ exports[`<ActionButton /> > it matches the snapshot 1`] = `
1919
onTouchStart={[Function]}
2020
tabIndex={0}
2121
type="button"
22+
>
23+
hello
2224
</button>
2325
`;

0 commit comments

Comments
 (0)