Skip to content

Commit fd8af9e

Browse files
committed
remove v2
1 parent 2105af5 commit fd8af9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01.use-reducer/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advanced State Management
22

3-
<EpicVideo url="https://www.epicreact.dev/workshops/advanced-react-apis/intro-to-advanced-state-management-v2" />
3+
<EpicVideo url="https://www.epicreact.dev/workshops/advanced-react-apis/intro-to-advanced-state-management" />
44

55
React's `useState` hook can get you a really long way with React state
66
management. That said, sometimes you want to separate the state logic from the

0 commit comments

Comments
 (0)