Skip to content

Commit cc4e2e0

Browse files
authored
Merge pull request #161 from Lemoncode/hooks
removed old text
2 parents 0167b74 + 3e4ddb2 commit cc4e2e0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

hooks/03_State/Readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ export const App = () => {
154154
};
155155
```
156156

157-
Side note: mind the use of the fat arrow function. This avoids losing the context for _this_ in the callback.
158-
159157
- Finally let's test everything works once more.
160158

161159
```

0 commit comments

Comments
 (0)