Preview must be internal.
This commit is contained in:
parent
e9c0a0a18e
commit
08b01ffb79
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ class DefaultDirectLogoutView @Inject constructor() : DirectLogoutView {
|
|||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
fun DefaultDirectLogoutViewPreview(
|
||||
internal fun DefaultDirectLogoutViewPreview(
|
||||
@PreviewParameter(DirectLogoutStateProvider::class) state: DirectLogoutState,
|
||||
) = ElementPreview {
|
||||
DefaultDirectLogoutView().Render(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue