Added Chapter 6 - RTK Query

This commit is contained in:
gitdagray 2022-04-22 07:13:05 -05:00
parent ef12e4ad2e
commit 2849fa23ce
3 changed files with 4 additions and 0 deletions

1
06_lesson Submodule

@ -0,0 +1 @@
Subproject commit e9d7ffe04b69d889bd66ab793bcdd5dbf67bfb7e

1
06_lesson_starter Submodule

@ -0,0 +1 @@
Subproject commit e9d7ffe04b69d889bd66ab793bcdd5dbf67bfb7e

View File

@ -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)