Fix preview name.
This commit is contained in:
parent
a73c8b1e25
commit
643fe9ec65
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