You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Custom content that overrides default content:
61
61
| customHeaders | object | {} | custom headers should be object with fields that needs to be sent to user server. Field name will be used as header key and field value as header value. Because of bug in fetch implementation all keys will be lowercase. |
62
62
| children | node || this props can be used in order to override default component content |
63
63
| forceLogin | bool | false | force user to authenticate with Twitter username and password |
64
-
| screenName | string |''| prefills the username input box of the OAuth login screen with the given value |
64
+
| screenName | string || prefills the username input box of the OAuth login screen with the given value |
0 commit comments