Answer (Choose 1 answer)
What are PropTypes in React?
A. They are used for manipulating the component's state.
C B. They are used for creating component classes.
C. They are used for defining the types of component props.
D. They are used for handling events in React.
Exit 22