Skip to content

Commit

Permalink
Fix a bit of high-lighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mbirkegaard committed Nov 10, 2023
1 parent 2203c6c commit 8485884
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@ Take a look inside `PosterDetailsHovercardContents.res`: you should see a query
```rescript
module PosterDetailsHovercardContentsQuery = %relay(`
query PosterDetailsHovercardContentsQuery {
// change-line
node(id: "1") {
// color2
... on Actor {
...PosterDetailsHovercardContents_actor
}
Expand Down

0 comments on commit 8485884

Please sign in to comment.