Fix readme typo

This commit is contained in:
Tristan Edwards 2022-12-25 17:52:48 +01:00
parent f6efc6b6d3
commit 302befe8a1

View File

@ -86,7 +86,7 @@ const ProfileFeed = () => {
**Post a message:**
```tsx
import { useNostrEvents } from "nostr-react";
import { useNostr } from "nostr-react";
import {
type Event as NostrEvent,