From f745aa7906fc404c7eed9d2c486b99ef2724add9 Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Wed, 24 Jul 2024 11:29:40 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8:=20add=20eye=20icon=20to=20reveal=20A?= =?UTF-8?q?PI=20key=20and=20remove=20mouse=20over=20in=20`APIKeyItem`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/User/APIKey/APIKeyItem.vue | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/client/src/components/User/APIKey/APIKeyItem.vue b/client/src/components/User/APIKey/APIKeyItem.vue index dd398af9b979..0ad915b730d0 100644 --- a/client/src/components/User/APIKey/APIKeyItem.vue +++ b/client/src/components/User/APIKey/APIKeyItem.vue @@ -1,10 +1,15 @@