Open Nopzen opened 5 years ago
fixes error in read me where the setup for enzyme and enzyme-adapter-react-16 are thowing error: TypeError: Adapter is not a constructor. This is due to Adapter is default exported and therefor should not be imported as star.
research: https://stackoverflow.com/questions/49824423/enzyme-typeerror-adapter-is-not-a-constructor
fixes error in read me where the setup for enzyme and enzyme-adapter-react-16 are thowing error: TypeError: Adapter is not a constructor. This is due to Adapter is default exported and therefor should not be imported as star.
research: https://stackoverflow.com/questions/49824423/enzyme-typeerror-adapter-is-not-a-constructor