Skip to content

Commit d470ab2

Browse files
authored
Update README.md
1 parent fce5fc8 commit d470ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ AnimatableBox(
295295

296296
297297
```kotlin
298-
// Simply create box state and pass it to AnimatableBox
298+
// Simply create card state and pass it to AnimatableCard
299299
val animatableCardState = rememberAnimatableCardState(
300300
initialSize = DpSize(width = 70.dp, height = 70.dp),
301301
targetSize = DpSize(width = 200.dp, height = 70.dp),

0 commit comments

Comments
 (0)