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/form/client.html | 4 ++-- web/html/xui/form/inbound.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index c2bcace1..3aff67e0 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -154,8 +154,8 @@ - + Expired diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 091393ff..e0521c69 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -57,9 +57,9 @@ - - + -- cgit v1.2.3