Login
Remember
Register
Ask a Question
Name two types of React component
0
votes
asked
Dec 15, 2023
in
ReactJS
by
rahuljain1
Name two types of React component
reactcomponent
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 15, 2023
by
rahuljain1
Two types of react Components are:
Function component
Class component
...