i am just starting with Reactjs and was writing a simple component to display
li
tag and came across this error:
Unexpected token '<'
I have put the example at jsbin below http://jsbin.com/UWOquRA/1/edit?html,js,console,output
Please let me know what i am doing wrong.
See Question&Answers more detail:os