Minor fixes based on feedback
This commit is contained in:
@@ -469,7 +469,7 @@ const Accounts: FC<AccountProps> = (props) => {
|
||||
e.stopPropagation();
|
||||
}}
|
||||
>
|
||||
<SetHookDialog accountIndex={index} />
|
||||
<SetHookDialog accountAddress={account.address} />
|
||||
</div>
|
||||
)}
|
||||
</Flex>
|
||||
|
||||
Reference in New Issue
Block a user