mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
feat: (re)add favicon scrapper
This commit is contained in:
@@ -36,7 +36,6 @@ export default function HomePage(props: Readonly<HomePageProps>) {
|
||||
trackMouse: true,
|
||||
onSwipedRight: open,
|
||||
});
|
||||
console.log(props.collections);
|
||||
|
||||
useEffect(() => {
|
||||
if (!isMobile && isShowing) {
|
||||
|
||||
Reference in New Issue
Block a user