-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
github-issue-finder/src/views/Results.js
Lines 31 to 36 in cc5d1ad
| // @TODO: Read variables from URL query string | |
| // These variables are hardcoded right now, but ultimately we'll | |
| // need to read them from the query string: | |
| // https://en.wikipedia.org/wiki/Query_string | |
| variables: { | |
| search: 'react label:"good first issue"' |