Browse Source

Update README.md

pull/1523/head
Igor Demin 3 years ago committed by GitHub
parent
commit
54516d6a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tutorials/Navigation/README.md

2
tutorials/Navigation/README.md

@ -285,7 +285,7 @@ fun RootUi(root: Root) {
}
```
Application and Root initialisation:
Application and Root initialization:
``` kotlin
import androidx.compose.desktop.DesktopTheme

Loading…
Cancel
Save