nimblehq / react-templates

Our optimized React bolierplate used in our projects
https://nimblehq.co
MIT License
15 stars 2 forks source link

[#165] Fix: The sample test case HomeScreen > renders learn react link runs failed #166

Closed manh-t closed 1 year ago

manh-t commented 1 year ago

What happened 👀

Use configure from @testing-library/react instead.

Insight 📝

Proof Of Work 📹