Convert Class Component to Function(Arrow) Component – React
We can convert a class component to an arrow functional component in React. Let’s look at an example and understand how to do it.
https://codeparttime.com/convert-class-to-function-arrow-react/