const Button = () => ( <button>sup</button> {/* highlight-line */} )