How do you pass data into Functional Components in React?
Through state only
By using props
By using the useState hook
By using the render method
This question is part of this quiz :