Skip to content

Commit 1c84f02

Browse files
committed
add test
1 parent 52ea046 commit 1c84f02

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/__snapshots__/index.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
exports[`StrictMode 1`] = `
44
<div>
5-
<button>
6-
click
7-
</button>
5+
<div>
6+
test
7+
</div>
88
</div>
99
`;

0 commit comments

Comments
 (0)