Clean up file structure

This commit is contained in:
Julia Friesel
2018-08-07 18:18:11 +02:00
parent 949fe91e9e
commit 88b0dba3b6
6 changed files with 166 additions and 185 deletions
+2 -1
View File
@@ -6,5 +6,6 @@ export const settings = {
},
exportTitle: 'My Drip data export',
exportSubject: 'My Drip data export',
buttonLabel: 'Export data'
exportLabel: 'Export data',
importLabel: 'Import data'
}