The Side Navigation component provides the highest level navigation tier and allows the user to switch between modules. It also houses secondary and legal/copyright links.
Read more about when and how to use the SideNav component on the internal wiki.
yarn add @hig/side-nav
import SideNav from '@hig/side-nav';
import '@hig/side-nav/build/index.css';