Rename `openInNewTabOverride` with `openInNewTab`.
Add property to LinkWrapper to always use anchors instead of Links (useAnchors
).
Add and implement this property in Navbar.
This solves project breaking issues with using Navbar in other projects (Vue.js).