tidy up ui

This commit is contained in:
TheXamlGuy
2024-06-10 21:34:42 +01:00
parent 7caca96b05
commit c4ba9615a3
14 changed files with 80 additions and 14 deletions
-1
View File
@@ -7,4 +7,3 @@ public record PinEntryConfiguration :
public int Maximum { get; set; }
}