You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,9 +147,7 @@ The ViewModel module currently supports a subset of the Compose ViewModel APIs.
147
147
148
148
### Navigation
149
149
150
-
The navigation module currently supports a small subset of the Compose Navigation APIs, which does not support
151
-
transition or animation on Compose HTML / JS DOM. These APIs are also experimental now.
152
-
See [CMP-4966](https://youtrack.jetbrains.com/issue/CMP-4966) for a bug to avoid.
150
+
The navigation module currently supports a small subset of the Compose Navigation APIs, which does not support transition or animation on Compose HTML / JS DOM. These APIs are also experimental now. See [CMP-4966](https://youtrack.jetbrains.com/issue/CMP-4966) for a bug to avoid.
0 commit comments