move factory to use listbox

This commit is contained in:
2024-03-02 19:34:02 +01:00
parent da5fcc9887
commit 3b20535b5a
3 changed files with 18 additions and 19 deletions

View File

@@ -47,4 +47,3 @@ fn main() {
app.run::<App>(());
}