Skip to content

Commit

Permalink
Reformat the navigation section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Jan 8, 2025
1 parent c0dad31 commit 96935b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,7 @@ The ViewModel module currently supports a subset of the Compose ViewModel APIs.

### Navigation

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.
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.

## Add to your dependencies

Expand Down

0 comments on commit 96935b6

Please sign in to comment.