618 Refactor import section to use translation lib

This commit is contained in:
Lisa
2022-11-06 14:47:05 +00:00
committed by Sofiya Tepikin
parent b56e0818f3
commit 446638d6de
8 changed files with 143 additions and 120 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import Reminders from './reminders/reminders'
import NfpSettings from './nfp-settings'
import DataManagement from './data-management'
import DataManagement from './data-management/DataManagement'
import Password from './password'
import About from './About'
import License from './License'