Skip to content

Commit

Permalink
Remove disabled state (#1939)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr committed Nov 25, 2019
1 parent 5e83cca commit 358d8ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app-staking/src/Overview/Address.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ function Address ({ address, authorsMap, className, defaultName, filter, hasQuer
)}
</>
}
isDisabled={isSubstrateV2 && !hasActivity}
overlay={
hasQueries && api.query.imOnline?.authoredBlocks && (
<Icon
Expand Down

0 comments on commit 358d8ed

Please sign in to comment.