Facing Error: input is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`. while creating a simple form

前端 未结 0 1314
北海茫月
北海茫月 2021-01-01 20:43

I\'m learning ReactJS. I\'m creating a simple form in React. Here\'s my login component:

function Login() {
    return (
        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题