Port example 03

This commit is contained in:
2026-03-21 23:37:12 -04:00
parent bc287f615d
commit 0d8bc38113
4 changed files with 570 additions and 1 deletions

View File

@@ -25,3 +25,7 @@ path = "example/01_async_data_and_effects.rs"
[[example]]
name = "02_widget_refs_and_commands"
path = "example/02_widget_refs_and_commands.rs"
[[example]]
name = "03_fine_grained_list"
path = "example/03_fine_grained_list.rs"