custome input

This commit is contained in:
2026-06-03 16:21:22 +07:00
parent 5d4c8634ef
commit 619f3f62c9
11 changed files with 4075 additions and 25 deletions

View File

@@ -7,6 +7,7 @@ publish.workspace = true
[dependencies]
state = { path = "../state" }
ui = { path = "../ui" }
input = { path = "../input" }
theme = { path = "../theme" }
common = { path = "../common" }
person = { path = "../person" }