Fix only typo (#3035)

th-downstream
Paul 8 years ago committed by Eugen Rochko
parent 2a77a4a352
commit 5d1f249685

@ -48,7 +48,7 @@ class AutosuggestTextarea extends ImmutablePureComponent {
};
static defaultProps = {
autoFucus: true
autoFocus: true
};
constructor (props, context) {

Loading…
Cancel
Save