feat: Added likes and experimental zaps

This commit is contained in:
florian 2023-08-06 10:53:29 +02:00
parent 0a3572afe0
commit 1cf45ee7d0

View File

@ -29,7 +29,7 @@ const App = () => {
return (
<>
{JSON.stringify(ndk?.signer)}
{JSON.stringify(state)}
{state.userNPub }
<button onClick={onLogin}>Login</button>
{disclaimerAccepted ? (
<SlideShow />