Improve preview (and make the screenshot test fails in order to check the CI behavior)
This commit is contained in:
parent
b55bcf5fed
commit
33f549104b
1 changed files with 1 additions and 1 deletions
|
|
@ -98,5 +98,5 @@ private fun InitialsAvatar(
|
|||
@Preview
|
||||
@Composable
|
||||
fun InitialsAvatar() {
|
||||
InitialsAvatar(AvatarData("A"))
|
||||
Avatar(AvatarData(name = "A"))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue