azat-co / react-quickly

Source code for React Quickly [Manning, 2017]: Painless Web Apps with React, JSX, Redux, and GraphQL 📕
http://reactquickly.co
MIT License
544 stars 423 forks source link

React class component to functional hook #46

Open dipeshchaudhari2908 opened 3 years ago

dipeshchaudhari2908 commented 3 years ago

It's better to add a functional hook instead of a class component.