Closed optimistic-coder closed 2 years ago
React Hooks Added....!
In app.js made function component and added new method in client like useEffect and useState.
Thanks @optimistic-coder. The latest version, on top of other things, has moved on from class to function components, and uses the hooks you mentioned.
166
React Hooks Added....!
In app.js made function component and added new method in client like useEffect and useState.