mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-27 13:16:07 +00: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