Open
Description
Currently it can take string which is rendered as HTML allowing for manually writing <a href=""></a>
but that doesn't take advantage of the soft loading from React Router. If we add a to
field to the DashboardNavbarItem, if present we can use React Router linking instead.
Will require respective updates in Misk-Web for the MiskNavbarContainer.