Comments
This commit is contained in:
parent
2d7b89c6a1
commit
742f53d1ec
2 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,7 @@ function AccountItem({
|
|||
onSelect(account)
|
||||
}, [account, onSelect])
|
||||
|
||||
// TODO
|
||||
if (isError) return null
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue