Answers for "can we declare state outside the class"

1

can we declare state outside the class

State is can be declare only in class if u want to declare in functional component use method useState();
Posted by: Guest on December-27-2020

Code answers related to "can we declare state outside the class"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language