sudheerj / reactjs-interview-questions

List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
38.89k stars 9.24k forks source link

Changes in Defination #248

Open iamaritra01 opened 1 year ago

iamaritra01 commented 1 year ago

Chnaged the answer of What is the difference between state and props?

sudheerj commented 1 year ago

@iamaritra01 Please resolve the conflicts

git-aditya-pratap-singh commented 1 year ago

yes

sudheerj commented 1 year ago

@iamaritra01 setState is a function from class components. Please answer the question with function components instead