Improve preview (and make the screenshot test fails in order to check the CI behavior)
This commit is contained in:
committed by
Benoit Marty
parent
051b736163
commit
443efd2aac
@@ -98,5 +98,5 @@ private fun InitialsAvatar(
|
||||
@Preview
|
||||
@Composable
|
||||
fun InitialsAvatar() {
|
||||
InitialsAvatar(AvatarData("A"))
|
||||
Avatar(AvatarData(name = "A"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user