#usestate
Read more stories on Hashnode
Articles with this tag
React has introduced the 'useState' hook in V 16.8 onwards as a provision to declare the state inside a functional component rather than the class...