feat: zaps

This commit is contained in:
Alejandro Gomez
2023-02-03 22:38:14 +01:00
parent d1087d0405
commit eb77e91b57
17 changed files with 341 additions and 12 deletions

View File

@ -103,4 +103,4 @@ export default function HyperText({ link, creator }: { link: string, creator: He
}, [link]);
return render();
}
}