Add preview for SunsetPage and fix warnings about Modifiers.

This commit is contained in:
Benoit Marty 2023-08-25 14:38:34 +02:00
parent 3a8eefc927
commit 7055fea895
2 changed files with 14 additions and 2 deletions

View file

@ -106,7 +106,6 @@ private fun WaitListContent(
)
}
SunsetPage(
modifier = modifier,
isLoading = state.loginAction !is Async.Success,
title = title,
subtitle = subtitle,