diff --git a/src/components/account-info.tsx b/src/components/account-info.tsx
index a660cda..84c37dd 100644
--- a/src/components/account-info.tsx
+++ b/src/components/account-info.tsx
@@ -23,7 +23,7 @@ export function AccountInfo({userData}: {userData: IUserData}) {
@@ -38,7 +38,7 @@ export function AccountInfo({userData}: {userData: IUserData}) {
- {console.log(event.target.value)}} />
+ {console.log(event.target.value)}} />