Make the 'encryption upgrade' flow better
Fixes https://github.com/vector-im/riot-web/issues/12086
This commit is contained in:
parent
6a9786e202
commit
abfa593791
3 changed files with 51 additions and 46 deletions
|
@ -39,7 +39,7 @@ export default class RestoreKeyBackupDialog extends React.PureComponent {
|
|||
showSummary: PropTypes.bool,
|
||||
};
|
||||
|
||||
defaultProps = {
|
||||
static defaultProps = {
|
||||
showSummary: true,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue