From 697cd5e6d9d8cdacb1cf36fb485667e2409eba62 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:41:27 +0700 Subject: Code refactoring (#2739) * refactor: switching to the use of typed props * refactor: `password-input` -> `a-password-input` * fix: qr modal copy error --- web/html/login.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'web/html/login.html') diff --git a/web/html/login.html b/web/html/login.html index 82c9afd5..fc48b9ec 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -422,16 +422,16 @@ - - + - - + @@ -461,7 +461,7 @@ - + -- cgit v1.2.3