Quality
This commit is contained in:
parent
9081ba79fa
commit
fba9788678
4 changed files with 3 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ import androidx.compose.runtime.Composable
|
|||
|
||||
interface DirectLogoutView {
|
||||
@Composable
|
||||
fun render(
|
||||
fun Render(
|
||||
state: DirectLogoutState,
|
||||
onSuccessLogout: (logoutUrlResult: String?) -> Unit
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue