Account provider screen. - Crashing
This commit is contained in:
parent
96f9eb8397
commit
9809969b64
16 changed files with 422 additions and 28 deletions
|
|
@ -53,6 +53,7 @@ class OnBoardingNode @AssistedInject constructor(
|
|||
state = state,
|
||||
modifier = modifier,
|
||||
onSignIn = ::onSignIn,
|
||||
onCreateAccount = ::onSignUp,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue