Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
Update src/components/layout/GenericLayout/Footer/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Velenir <Velenir@users.noreply.github.com>
  • Loading branch information
fairlighteth and Velenir committed Nov 23, 2020
1 parent 35b64c1 commit 30ae361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/GenericLayout/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export const Footer: React.FC<FooterType> = () => {
Contracts: v{CONTRACT_VERSION}
</a>
) : (
''
null
)}
</VersionsWrapper>
</FooterStyled>
Expand Down

0 comments on commit 30ae361

Please sign in to comment.