We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ea046 commit 1c84f02Copy full SHA for 1c84f02
1 file changed
tests/__snapshots__/index.test.tsx.snap
@@ -2,8 +2,8 @@
2
3
exports[`StrictMode 1`] = `
4
<div>
5
- <button>
6
- click
7
- </button>
+ <div>
+ test
+ </div>
8
</div>
9
`;
0 commit comments