Skip to content

Commit

Permalink
Update Documentation on React.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avanimathur authored Jan 20, 2024
1 parent d0f9199 commit fb14dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation on React.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Explore libraries that allow styling components directly within JavaScript files

## 4. Hooks in React

![img3](image-41.png)
![img3](image-41.PNG)

### 4.1 Definition
Functions that enable functional components to manage state, perform side effects, and reuse component logic. They address challenges in state management and code reuse.
Expand Down

0 comments on commit fb14dcd

Please sign in to comment.