Add preview for SunsetPage and fix warnings about Modifiers.
This commit is contained in:
parent
3a8eefc927
commit
7055fea895
2 changed files with 14 additions and 2 deletions
|
|
@ -106,7 +106,6 @@ private fun WaitListContent(
|
|||
)
|
||||
}
|
||||
SunsetPage(
|
||||
modifier = modifier,
|
||||
isLoading = state.loginAction !is Async.Success,
|
||||
title = title,
|
||||
subtitle = subtitle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue