Skip to content

Commit

Permalink
Merge pull request #136 from tiagomsmagalhaes/patch-1
Browse files Browse the repository at this point in the history
Update README.md link to withObservables
  • Loading branch information
radex committed May 15, 2023
2 parents 4d36004 + 2c7b247 commit 7e67f80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ const enhance = withObservables(['post'], ({ post }) => ({
const EnhancedPost = enhance(Post)
```

**➡️ Learn more:** [Connecting WatermelonDB to Components](https://nozbe.github.io/WatermelonDB/Components.html)

**➡️ Learn more:** [Connecting WatermelonDB to Components](https://watermelondb.dev/docs/Components)

## Installation

Expand Down

0 comments on commit 7e67f80

Please sign in to comment.