Commit 54cf294
authored
Update part6d.md
instead of passing the function like this "queryFn: () => getNotes" it should be like this "queryFn: getNotes" so we receive the array with the notes.1 parent 815e398 commit 54cf294
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments