diff --git a/src/App.tsx b/src/App.tsx index 87f21c5..0952280 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -29,7 +29,7 @@ const App = () => { return ( <> {JSON.stringify(ndk?.signer)} - {JSON.stringify(state)} + {state.userNPub } {disclaimerAccepted ? (