Open orta opened 7 years ago
Right now we don't get anything useful from the react-test-renderer about the potential require("image")
require("image")
I think I'll need to add support for those in the test renderer before we can work with that info.
Right now we don't get anything useful from the react-test-renderer about the potential
require("image")
I think I'll need to add support for those in the test renderer before we can work with that info.