Fix preview name.
This commit is contained in:
committed by
Benoit Marty
parent
a73c8b1e25
commit
643fe9ec65
@@ -78,7 +78,7 @@ fun ProtectedView(
|
||||
|
||||
@PreviewsDayNight
|
||||
@Composable
|
||||
internal fun PreviewProtectedView() = ElementPreview {
|
||||
internal fun ProtectedViewPreview() = ElementPreview {
|
||||
Box(
|
||||
modifier = Modifier
|
||||
.size(160.dp)
|
||||
|
||||
Reference in New Issue
Block a user