chore: replace lang icon (#2281)

This commit is contained in:
JimmFly
2023-05-09 15:27:05 +00:00
committed by GitHub
parent 3c97e01513
commit b937c1b5f6
14 changed files with 323 additions and 213 deletions
@@ -109,7 +109,7 @@ export const ContactModal = ({
})}
</FlexWrapper>
<StyledSubTitle>
{t['Get in touch! Join our communities.']()}
{t['Get in touch! Join our communities']()}
</StyledSubTitle>
<FlexWrapper justifyContent="center">
{linkList.map(({ icon, title, link }) => {