fix compatibility: We're not going to support 2.0 and below
This commit is contained in:
@ -98,4 +98,4 @@ export default class Root extends Component {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
@ -1,4 +1,3 @@
|
||||
require('babel/polyfill');
|
||||
import React from 'react';
|
||||
import Root from 'components/root';
|
||||
import store from 'store';
|
||||
|
Reference in New Issue
Block a user