Trying to update state in my react app and then send a put request to the rails backend with checkboxes

后端 未结 0 1166
抹茶落季
抹茶落季 2021-02-19 07:40

I have a checklist. I want to check a box on the checklist and then have the react state update and then send a put request to my rails backend to have the checklist object save

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