Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
This commit is contained in:
@@ -36,7 +36,7 @@ function track(action) {
|
||||
Analytics.trackEvent('RoomDirectory', action);
|
||||
}
|
||||
|
||||
module.exports = createReactClass({
|
||||
export default createReactClass({
|
||||
displayName: 'RoomDirectory',
|
||||
|
||||
propTypes: {
|
||||
|
||||
Reference in New Issue
Block a user