Fix JS errors and add back commit hash
This commit is contained in:
parent
7e5691804d
commit
b7cf758fbe
4 changed files with 14 additions and 7 deletions
|
|
@ -19,7 +19,6 @@ import WarningContainer from '../containers/warning_container';
|
|||
import { isMobile } from '../../../is_mobile';
|
||||
import ImmutablePureComponent from 'react-immutable-pure-component';
|
||||
import { length } from 'stringz';
|
||||
import { isMobile } from '../../../is_mobile';
|
||||
|
||||
const messages = defineMessages({
|
||||
placeholder: { id: 'compose_form.placeholder', defaultMessage: 'What is on your mind?' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue