appReactWithInfo
Home
Debug
Refresh Component
tag1
tag2
This is a brand new component
Example
Full code
React.render( React.createElement(MenuExample, {items: ['Home', 'Services', 'About', 'Contact us'] }), document.body );