Skip to content

Commit

Permalink
Update Compose issue reference according to the comment
Browse files Browse the repository at this point in the history
Making this minor change here right away so that we don't
forget it later, as per the following comment:
JetBrains/compose-multiplatform#4491 (comment)
  • Loading branch information
dpikhulya committed Aug 28, 2024
1 parent 71b290b commit f5069e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chords/src/main/kotlin/io/spine/chords/Component.kt
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ public open class ComponentCompanion<C: Component>(
* ```
*
* The bug has been reported here (for Compose Multiplatform):
* [https://github.com/JetBrains/compose-multiplatform/issues/4491](https://github.com/JetBrains/compose-multiplatform/issues/4491),
* [https://youtrack.jetbrains.com/issue/CMP-4491](https://youtrack.jetbrains.com/issue/CMP-4491),
* and also a duplicate was reported here (for Jetpack Compose):
* [https://issuetracker.google.com/issues/329477544](https://issuetracker.google.com/issues/329477544)
*
Expand Down

0 comments on commit f5069e0

Please sign in to comment.