Update examples README

This commit is contained in:
Lucas Farias 2025-06-21 16:23:10 -03:00
parent a41870d22d
commit 9587cbd39b

View File

@ -586,6 +586,7 @@ Example | Description
--- | ---
[Context Menu](../examples/usage/context_menu.rs) | Example of a context menu
[Cooldown](../examples/usage/cooldown.rs) | Example for cooldown on button clicks
[Selection Menu](../examples/usage/control_flow/selection_menu.rs) | Shows multiple types of selection menu
## Window