React input onChange won't fire

前端 未结 4 1530
我在风中等你
我在风中等你 2020-12-16 18:01

I currently have this simple react app and I cannot get these onchange events to fire for the life of me.

var BlogForm = React.createClass({
getInitialState:         


        
4条回答
提交回复
热议问题