Add header titles

This commit is contained in:
Julia Friesel
2018-12-19 10:25:18 +01:00
parent 73e2177278
commit 59dff5066e
14 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
import nodejs from 'nodejs-mobile-react-native'
import AppText from '../../app-text'
import styles from '../../../styles'
import { settings as labels } from '../../../i18n/en/settings'
import labels from '../../../i18n/en/settings'
import { requestHash, changeEncryptionAndRestartApp } from '../../../db'
import PasswordField from './password-field'
import showBackUpReminder from './show-backup-reminder'