mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Update tutorials
This commit is contained in:
@@ -410,7 +410,6 @@ fun main() = application {
|
||||
}
|
||||
}
|
||||
```
|
||||
(Currently it is a bit verbose, but in the future we will investigate how we can provide a simple API for handling window key events).
|
||||
|
||||
## Dialogs
|
||||
There are two types of window – modal and regular. Below are the functions for creating each:
|
||||
|
||||
Reference in New Issue
Block a user