Move logistration code from account MFE.
Moved all logistration and forgot password functionality from account MFE. VAN-83
This commit is contained in:
@@ -1 +1,6 @@
|
||||
import 'babel-polyfill';
|
||||
/* eslint-disable import/no-extraneous-dependencies */
|
||||
|
||||
import Enzyme from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
|
||||
Enzyme.configure({ adapter: new Adapter() });
|
||||
|
||||
Reference in New Issue
Block a user