We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314f2f2 commit 7178267Copy full SHA for 7178267
README.md
@@ -141,7 +141,7 @@ Compose HTML / JS DOM. These APIs are highly experimental now.
141
142
The navigation module currently supports a small subset of the Compose Navigation APIs, which does not support
143
transition or animation on Compose HTML / JS DOM. These APIs are also highly experimental now.
144
-See https://github.com/JetBrains/compose-multiplatform/issues/4966 for a bug to avoid. Also, ViewModel-related functions
+See [CMP-4966](https://youtrack.jetbrains.com/issue/CMP-4966) for a bug to avoid. Also, ViewModel-related functions
145
are not implemented yet on Compose HTML / JS DOM.
146
147
## Add the libraries to your dependency
0 commit comments