From 03f1669d98e1fad81bc4832900ae149ac6510ebc Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 29 Jul 2024 22:45:36 +0200 Subject: Initial commit --- ModerationClient/Views/LoginView.axaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ModerationClient/Views/LoginView.axaml (limited to 'ModerationClient/Views/LoginView.axaml') diff --git a/ModerationClient/Views/LoginView.axaml b/ModerationClient/Views/LoginView.axaml new file mode 100644 index 0000000..10e97c6 --- /dev/null +++ b/ModerationClient/Views/LoginView.axaml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.5.1