Skip to content

Commit

Permalink
Merge pull request #351 from akellbl4/patch-1
Browse files Browse the repository at this point in the history
Fix link to useDocument in readme
  • Loading branch information
pvh authored May 14, 2024
2 parents 80be114 + fed220b commit ab8fcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/automerge-repo-react-hooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Use RepoContext to set up react context for an Automerge repo.
Use useRepo to lookup the repo from context.
Most hooks depend on RepoContext being available.

#### [useDocument](useDocument.ts)
#### [useDocument](./src/useDocument.ts)

Return a document & updater fn, by ID.

Expand Down

0 comments on commit ab8fcbc

Please sign in to comment.