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
@@ -8,7 +8,7 @@ import {
hasEncryptionObservable
} from '../../../local-storage'
import styles from '../../../styles/index'
import { settings as labels } from '../../../i18n/en/settings'
import labels from '../../../i18n/en/settings'
export default class PasswordSetting extends Component {
constructor(props) {