Skip to content

Commit 7123629

Browse files
authored
Update Readme.md
1 parent 9b8a141 commit 7123629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hooks/15_Context/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ import { Link } from "react-router-dom";
122122
_./src/pages/loginPage.tsx_
123123

124124
```diff
125-
+ import { TextFieldForm } from "../common";
126-
import { TextFieldForm, SessionContext } from "../common";
125+
- import { TextFieldForm } from "../common";
126+
+ import { TextFieldForm, SessionContext } from "../common";
127127

128128
```
129129

0 commit comments

Comments
 (0)