refactor: colocate user interaction with ui packages

This commit is contained in:
Yichen Jiang
2026-07-09 17:55:01 +08:00
parent bdab8c6a61
commit 1e06fdbb86
21 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"path": "../../core/tools"
},
{
"path": "../../core/user-interaction"
"path": "../user-interaction"
}
]
}