Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ Usage:
import { NeynarFeedList } from "@neynar/react";

<NeynarFeedList
feed_type="filter"
filter_type="fids"
feedType="filter"
filterType="fids"
fids="2"
viewerFid={2}
/>
Expand Down Expand Up @@ -204,4 +204,4 @@ There are currently two components that offer props for develoeprs to handle wri

## Example app

Check out our [example app](https://github.com/neynarxyz/farcaster-examples/tree/main/wownar-react-sdk) for a demonstration of how to use `@neynar/react`.
Check out our [example app](https://github.com/neynarxyz/farcaster-examples/tree/main/wownar-react-sdk) for a demonstration of how to use `@neynar/react`.