renames folder with labels, splits up the setting labels from rest
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
savePeriodReminder
|
||||
} from '../../local-storage'
|
||||
import styles from '../../styles/index'
|
||||
import { settings as labels } from '../../copy/en/labels'
|
||||
import { settings as labels } from '../../i18n/en/settings'
|
||||
|
||||
export default class PeriodReminderPicker extends Component {
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user