Refactor code from class component to functional component using React hook
Closed this issue · 1 comments
yoko-vicky commented
Now, the project was built with the class components, refactoring to using React hooks in the functional components is more preferable.
yoko-vicky commented
Totally refactored from class component to functional component!