toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.presentation.screens.auth
/
RegisterForm
Register
Form
@
Composable
fun
RegisterForm
(
authState
:
AuthState
,
onEvent
:
(
AuthenticationFormEvent
)
->
Unit
)