Distinction between License and AcceptLicense screens

This commit is contained in:
Sofiya Tepikin
2022-09-18 13:02:43 +00:00
parent fb863c832b
commit f6a90994b6
6 changed files with 53 additions and 76 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import NfpSettings from './nfp-settings'
import DataManagement from './data-management'
import Password from './password'
import About from './about'
import License from './license'
import License from './License'
import PrivacyPolicy from './privacy-policy'
export default {