Commit 5af32592 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

fix: about button copy change (#5638)

parent 0f36a99e
...@@ -193,7 +193,7 @@ export default function About() { ...@@ -193,7 +193,7 @@ export default function About() {
Learn more<WrappedExternalArrow></WrappedExternalArrow> Learn more<WrappedExternalArrow></WrappedExternalArrow>
</InfoButton> </InfoButton>
<InfoButton as="a" rel="noopener noreferrer" href="https://docs.uniswap.org" target="_blank"> <InfoButton as="a" rel="noopener noreferrer" href="https://docs.uniswap.org" target="_blank">
Read the docs<WrappedExternalArrow></WrappedExternalArrow> Read docs<WrappedExternalArrow></WrappedExternalArrow>
</InfoButton> </InfoButton>
</ActionsContainer> </ActionsContainer>
</Intro> </Intro>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment