As per Reactjs.org to handle event and prevent default use below code:
function ActionLink() { function handleClick(e) {