```jsx const handleClick = e => alert(e.type)
```