I am new to ReactJS and JSX and I am having a little problem with the code below.
I am trying to add multiple classes to the className attribute on eac
className
Using facebook's TodoTextInput.js example
render() { return ( ) }
replacing classnames with plain vanilla js code will look like this: