LFZ > react-props-and-expressions > Flashcards
What are props in React?
data pass from on e componenet to another. Attributes are being put on in HTML
How do you pass a prop
How many parameters does the following function have?
1