Upgrade Babel to v7

[MAILPOET-1683]
This commit is contained in:
Pavel Dohnal
2018-12-12 11:31:20 +01:00
parent b48b854095
commit ee994fd042
68 changed files with 1423 additions and 1145 deletions

View File

@ -72,4 +72,4 @@ function SystemStatus() {
</div>
);
}
module.exports = SystemStatus;
export default SystemStatus;