Fix preview name.
This commit is contained in:
parent
b889e8681c
commit
a72c406c86
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ fun ProtectedView(
|
|||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
internal fun PreviewProtectedView() = ElementPreview {
|
||||
internal fun ProtectedViewPreview() = ElementPreview {
|
||||
Box(
|
||||
modifier = Modifier
|
||||
.size(160.dp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue