Change methods in store
This commit is contained in:
@@ -14,7 +14,7 @@ const Onboarding4 = observer(()=>{
|
||||
if(checkBoxes.find(item=>item.checked===false)) {
|
||||
return
|
||||
} else {
|
||||
registrationStore.pushNewAccount()
|
||||
registrationStore.pushAccountData()
|
||||
setCheckBoxesSelected(true)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user