adds delete app data functionality

This commit is contained in:
mashazyu
2019-01-03 23:37:15 +01:00
parent d7c4932ec2
commit cb95c98031
6 changed files with 205 additions and 28 deletions
-1
View File
@@ -8,7 +8,6 @@ import AppText from '../../app-text'
import {
hasEncryptionObservable
} from '../../../local-storage'
import styles from '../../../styles/index'
import labels from '../../../i18n/en/settings'
export default class PasswordSetting extends Component {