Siemko
11/6/2017 - 2:19 PM

greeting-bad.jsx

const Greeting = props => <div>Hello {props.name}!</div>