Include screenshot in popups README (#7562)

Add missing screenshot to README for popups example

Co-authored-by: Lucas Meurer <hi@lucasmerlin.me>
This commit is contained in:
Anthony S. 2025-10-09 04:41:20 -03:00 committed by GitHub
parent 32336e260b
commit d1fcd740de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ Example of how to use menus, popups, context menus and tooltips.
```sh
cargo run -p popups
```
![](screenshot.png)