tape-jsx-equals icon indicating copy to clipboard operation
tape-jsx-equals copied to clipboard

Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.

Open thealjey opened this issue 7 years ago • 1 comments

Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning.

I see this warning as soon as I import this module. Using react-element-to-jsx-string directly does not produce this warning.

thealjey avatar Sep 01 '17 17:09 thealjey

This should fix it.

coderaiser avatar Oct 11 '17 14:10 coderaiser