Refactor to external scraper and update dependencies (#113)
This commit is contained in:
@@ -42,7 +42,7 @@ const Header: FC<Props> = (props) => (
|
||||
/>
|
||||
<IconButton
|
||||
as={Link}
|
||||
href="https://github.com/TheDavidDelta/lingva-translate"
|
||||
href="https://github.com/thedaviddelta/lingva-translate"
|
||||
isExternal={true}
|
||||
aria-label="GitHub"
|
||||
icon={<FaGithub />}
|
||||
|
||||
Reference in New Issue
Block a user