mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix only typo (#3035)
This commit is contained in:
parent
aeb90b7c4a
commit
bc1a91f4cd
@ -48,7 +48,7 @@ class AutosuggestTextarea extends ImmutablePureComponent {
|
||||
};
|
||||
|
||||
static defaultProps = {
|
||||
autoFucus: true
|
||||
autoFocus: true
|
||||
};
|
||||
|
||||
constructor (props, context) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user