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/xui/component/password.html | 52 +++++++++++++++++++++++++-----------
1 file changed, 36 insertions(+), 16 deletions(-)
(limited to 'web/html/xui/component/password.html')
diff --git a/web/html/xui/component/password.html b/web/html/xui/component/password.html
index 37e4c793..0fea1430 100644
--- a/web/html/xui/component/password.html
+++ b/web/html/xui/component/password.html
@@ -1,26 +1,46 @@
{{define "component/passwordInput"}}
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
{{end}}
{{define "component/password"}}