iton Can a link component be used in an onClick function in Javascript?
im doing a website with antd and i want to do spa website. So, when user clicks on any btn in menu, the content would change. But i cant put my link component in onClick func. Code is there: <Menu…