Problems with exporting useState value from one component to another

前端 未结 0 1209
野趣味
野趣味 2021-01-29 11:35

I wanted to pass the value that I select on the datepicker to a database from app.js but it passes a null value because the real one is in datepicker.js called selectedDate. I t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题