When passing state in next.js typescript I keep getting: is not assignable to type 'IntrinsicAttributes'

前端 未结 0 477
面向向阳花
面向向阳花 2021-01-28 18:49

I am trying to pass state in my react next.js typescript application from the index.tsx page to my signup component however I keep getting the error on the email useState hook:<

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