Example:

```js
<LinkButton onClick={()=>{alert('Hi Bob')}}>Click here to see the magic</LinkButton>
```
