Why is React onClick event handler not calling imported functions on mobile?

后端 未结 0 829
执笔经年
执笔经年 2020-12-13 09:11

I have a conditionally rendered delete button in a table in my React App. When it is clicked the event handler calls an imported function to make an axios delete request, be

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