Auth activity input fields

This commit is contained in:
ChristianVisintin
2020-11-24 15:13:36 +01:00
parent 18db7f0305
commit 1f217f7806
6 changed files with 161 additions and 38 deletions

View File

@@ -75,7 +75,7 @@ mod tests {
#[test]
fn test_ui_input_new() {
let input_hnd: InputHandler = InputHandler::new();
let _: InputHandler = InputHandler::new();
}
/* ERRORS ON GITHUB ACTIONS