mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 07:14:57 -05:00
Fix only typo (#3035)
This commit is contained in:
@@ -48,7 +48,7 @@ class AutosuggestTextarea extends ImmutablePureComponent {
|
||||
};
|
||||
|
||||
static defaultProps = {
|
||||
autoFucus: true
|
||||
autoFocus: true
|
||||
};
|
||||
|
||||
constructor (props, context) {
|
||||
|
||||
Reference in New Issue
Block a user