fix(dashboard): fix unauthorized issue when disconnecting the wallet

This commit is contained in:
Vivian Plasencia
2024-03-30 23:15:13 +01:00
parent be90c45ab3
commit 80ae257c84

View File

@@ -34,7 +34,7 @@ export default function ApiKeyComponent({
setIsEnabled(admin.apiEnabled)
}
})
})
}, [adminId])
useEffect(() => {
if (isCopied) {