Implement and archive Phase 5 form designer

This commit is contained in:
2026-09-06 20:19:57 +02:00
parent e3dc9028bf
commit ce97700a98
27 changed files with 3625 additions and 167 deletions

View File

@@ -16,3 +16,6 @@ tb-vm.workspace = true
tb-runtime.workspace = true
tb-ui = { workspace = true, features = ["terminal"] }
anyhow.workspace = true
[dev-dependencies]
tb-ide = { path = "../tb-ide" }