Skip to content

Commit

Permalink
style update on chart (Uniswap#336)
Browse files Browse the repository at this point in the history
* style update on chart

* Fix code style issues with ESLint

Co-authored-by: Lint Action <[email protected]>
  • Loading branch information
ianlapham and lint-action authored Jan 19, 2021
1 parent 932efce commit 81ff23a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CandleChart/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const IconWrapper = styled.div`
display: flex;
align-items: center;
justify-content: center;
:hover {
cursor: pointer;
opacity: 0.7;
Expand Down

0 comments on commit 81ff23a

Please sign in to comment.