diff --git a/06_lesson b/06_lesson new file mode 160000 index 0000000..e9d7ffe --- /dev/null +++ b/06_lesson @@ -0,0 +1 @@ +Subproject commit e9d7ffe04b69d889bd66ab793bcdd5dbf67bfb7e diff --git a/06_lesson_starter b/06_lesson_starter new file mode 160000 index 0000000..e9d7ffe --- /dev/null +++ b/06_lesson_starter @@ -0,0 +1 @@ +Subproject commit e9d7ffe04b69d889bd66ab793bcdd5dbf67bfb7e diff --git a/README.md b/README.md index a128064..a74d06a 100644 --- a/README.md +++ b/README.md @@ -67,5 +67,7 @@ - 🔗 [Chapter 4 Completed Code](https://github.com/gitdagray/react_redux_toolkit/tree/main/04_lesson) - 🔗 [Chapter 5 Starter Code](https://github.com/gitdagray/react_redux_toolkit/tree/main/05_lesson_starter) - 🔗 [Chapter 5 Completed Code](https://github.com/gitdagray/react_redux_toolkit/tree/main/05_lesson) +- 🔗 [Chapter 6 Starter Code - RTK Query](https://github.com/gitdagray/react_redux_toolkit/tree/main/06_lesson_starter) +- 🔗 [Chapter 6 Completed Code - RTK Query](https://github.com/gitdagray/react_redux_toolkit/tree/main/06_lesson)