Skip to content

Commit c5868c5

Browse files
authored
Merge pull request #37 from codegeous/development
Added link for youtube tutorial
2 parents eecb9aa + 215e167 commit c5868c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export default {
143143
code: `${GIT_REPO}pages/CancelableFetchRequest/index.js`,
144144
},
145145
debouncedSearch: {
146-
tutorial: `${YOUTUBE_BASE}jIXfNjXFZN4`,
146+
tutorial: `${YOUTUBE_BASE}Wf7INnelvkI`,
147147
code: `${GIT_REPO}pages/SearchFilterDebounced/index.js`,
148148
}
149149
},

0 commit comments

Comments
 (0)