Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6
This commit is contained in:
commit
d002c2ccde
159 changed files with 745 additions and 717 deletions
|
@ -63,7 +63,7 @@ const NotifOption = ({active, onClick, src, label}) => {
|
|||
);
|
||||
};
|
||||
|
||||
module.exports = createReactClass({
|
||||
export default createReactClass({
|
||||
displayName: 'RoomTileContextMenu',
|
||||
|
||||
propTypes: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue