How do I add a link like 'Click here to view' in reactjs toastify and link it to some other url? Currently I can only add static text to it. I used:
toast.info('some text')
And I want to display another line saying click here to view with a href property