강의

멘토링

커뮤니티

Inflearn Community Q&A

sdb7591's profile image
sdb7591

asked

Practical-focused! React for FE Beginners

9-5. Basic Component Implementation

App.js > QuestionBox > answers ={answers[step]}, QuestionBox.js > answer

Written on

·

135

0

App.js > QuestionBox > answers ={answers[step]}, QuestionBox.js > answer

 

왜 App.js에서 prop에 answers라고 쓰고 QuestionBox.js 에서는 answer로 받는거죠?

reactreduxnode.jssassswr

Answer

This question is waiting for answers
Be the first to answer!
sdb7591's profile image
sdb7591

asked

Ask a question