testing-reactjs-examples icon indicating copy to clipboard operation
testing-reactjs-examples copied to clipboard

🧪 "What should we test in our React components" - presentation examples.

Results 1 testing-reactjs-examples issues
Sort by recently updated
recently updated
newest added

https://github.com/mihailgaberov/testing-reactjs-examples/blob/ac3527eb79905493ac4a45079b86a6c7df40a69d/src/App.js#L3 In App.js, it needs to be : ``` import hp from './hp.jpg'; ```