Refactor to external scraper and update dependencies (#113)
This commit is contained in:
@@ -5,7 +5,7 @@ import theme from "@theme";
|
||||
|
||||
type Props = {
|
||||
customTitle?: string,
|
||||
home?: true
|
||||
home?: boolean
|
||||
};
|
||||
|
||||
const title = "Lingva Translate";
|
||||
|
||||
Reference in New Issue
Block a user