diff --git a/apps/web/components/ui/UsernameAvailability/PremiumTextfield.tsx b/apps/web/components/ui/UsernameAvailability/PremiumTextfield.tsx index da811b4db8..351f09242b 100644 --- a/apps/web/components/ui/UsernameAvailability/PremiumTextfield.tsx +++ b/apps/web/components/ui/UsernameAvailability/PremiumTextfield.tsx @@ -280,7 +280,7 @@ const PremiumTextfield = (props: ICustomUsernameProps) => {
{t("current_username")}
-+
{currentUsername}
{t("new_username")}
-{inputUsernameValue}
+{inputUsernameValue}
{currentUsername}
@@ -175,7 +175,7 @@ const UsernameTextfield = (props: ICustomUsernameProps & Partial+
{inputUsernameValue}