Tags: DiamondLightSource/sci-react-ui
Tags
2.0 release (#71) ### Fixed - Styles added to Navbar and Footer incorrectly remove built in styles. ### Changed - Breadcrumbs component takes optional linkComponent prop for page routing. - Navbar, NavLink and FooterLink will use routing library for links if provided with linkComponent and to props. - Navbar uses slots for positioning elements. Breaking change: elements must now use rightSlot for positioning to the far right.