Skip to content

Commit 8c4f6dd

Browse files
authored
fix PR link in readme
1 parent a1a0d18 commit 8c4f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Taken from react-relay QueryRenderer with one addition.
55
- lookup prop will check the relay store for data first and if present will immediately call `render` with props.
66

77
This will not be necessary if this PR is merged:
8-
https://github.com/facebook/relay/pull/176
8+
https://github.com/facebook/relay/pull/1760
99

1010
## Install
1111
yarn add relay-query-lookup-renderer

0 commit comments

Comments
 (0)