Fix back behavior
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import SettingsMenu from './settings-menu'
|
||||
import Reminders from './reminders'
|
||||
import NfpSettings from './nfp-settings'
|
||||
import ImportExport from './import-export'
|
||||
@@ -6,5 +5,5 @@ import Password from './password'
|
||||
import About from './about'
|
||||
|
||||
export default {
|
||||
SettingsMenu, Reminders, NfpSettings, ImportExport, Password, About
|
||||
Reminders, NfpSettings, ImportExport, Password, About
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user