mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Update main.md
Remove unnecessary "to"
This commit is contained in:
@@ -223,7 +223,7 @@ fun main() {
|
||||
|
||||

|
||||
|
||||
You can to create a MenuBar for a specific window, and have the other windows use the defined MenuBar.
|
||||
You can create a MenuBar for a specific window, and have the other windows use the defined MenuBar.
|
||||
|
||||
```kotlin
|
||||
import androidx.compose.desktop.AppManager
|
||||
|
||||
Reference in New Issue
Block a user