Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
chore: remove redundant docs link in header (#324)
Browse files Browse the repository at this point in the history
Remove redundant docs link in header.
  • Loading branch information
adlerjohn committed Jun 23, 2022
1 parent 96a1d54 commit d782051
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/app/src/systems/Home/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ export function Header() {
<Link isExternal href="https://github.com/FuelLabs/swayswap">
Github
</Link>
<Link
isExternal
href="https://github.com/FuelLabs/swayswap/blob/master/README.md"
>
Docs
</Link>
<Button
size={breakpoint === "sm" ? "sm" : "lg"}
variant="primary"
Expand Down

0 comments on commit d782051

Please sign in to comment.