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 75c1de9 commit 9c7f948Copy full SHA for 9c7f948
README.md
@@ -173,7 +173,9 @@ function HiddenMessage({children}) {
173
}
174
175
export default HiddenMessage
176
+```
177
178
+```jsx
179
// __tests__/hidden-message.js
180
// these imports are something you'd normally configure Jest to import for you
181
// automatically. Learn more in the setup docs: https://testing-library.com/docs/react-testing-library/setup#cleanup
0 commit comments