From abcd135bc430747370bb6a49dfbb591f4d75f5bb Mon Sep 17 00:00:00 2001 From: Arnaud AMBROSELLI Date: Thu, 28 Sep 2023 16:16:45 +0200 Subject: [PATCH] chore(dashboard): typo --- dashboard/src/components/PasswordInput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/PasswordInput.js b/dashboard/src/components/PasswordInput.js index d50214c04..641eb2e67 100644 --- a/dashboard/src/components/PasswordInput.js +++ b/dashboard/src/components/PasswordInput.js @@ -6,7 +6,7 @@ const PasswordInput = ({ className, showPassword, setShowPassword, type, ...prop setShowPassword(!showPassword)} className="tw-absolute tw-right-4 tw-mb-auto" />