mirror of https://github.com/vector-im/riot-web
Describe props default
Co-Authored-By: Travis Ralston <travpc@gmail.com>pull/21833/head
parent
72ec6c7062
commit
ac6b03551a
|
@ -51,7 +51,7 @@ export default class ServerConfig extends React.PureComponent {
|
|||
submitClass: PropTypes.string,
|
||||
|
||||
// Whether the flow this component is embedded in requires an identity
|
||||
// server when the homeserver says it will need one.
|
||||
// server when the homeserver says it will need one. Default false.
|
||||
showIdentityServerIfRequiredByHomeserver: PropTypes.bool,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue