Fix semi eslint rule

[MAILPOET-985]
This commit is contained in:
Pavel Dohnal
2017-07-05 09:28:38 +01:00
parent 5b65a8f0ac
commit 6dc1bf4e95
35 changed files with 192 additions and 193 deletions

View File

@@ -1,4 +1,4 @@
import React from 'react'
import React from 'react';
const FormFieldText = React.createClass({
render() {