diff --git a/README.md b/README.md index a02f9ec8..84311f1d 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,9 @@ function HiddenMessage({children}) { } export default HiddenMessage +``` +```jsx // __tests__/hidden-message.js // these imports are something you'd normally configure Jest to import for you // automatically. Learn more in the setup docs: https://testing-library.com/docs/react-testing-library/setup#cleanup