element-portable/src/async-components/views/dialogs/security
J. Ryan Stinnett bb18e44042 Fix React warning by moving handler to each button
React is disturbed that the buttons don't have their own event handlers, so
let's just move it there.
2020-10-27 17:11:09 +00:00
..
CreateKeyBackupDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
CreateSecretStorageDialog.js Fix React warning by moving handler to each button 2020-10-27 17:11:09 +00:00
ExportE2eKeysDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
ImportE2eKeysDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
NewRecoveryMethodDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00
RecoveryMethodRemovedDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01:00