mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-10 00:37:55 -05:00
fix(dashboard): fix unauthorized issue when disconnecting the wallet
This commit is contained in:
@@ -34,7 +34,7 @@ export default function ApiKeyComponent({
|
||||
setIsEnabled(admin.apiEnabled)
|
||||
}
|
||||
})
|
||||
})
|
||||
}, [adminId])
|
||||
|
||||
useEffect(() => {
|
||||
if (isCopied) {
|
||||
|
||||
Reference in New Issue
Block a user