Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
A specialized box component for HTML nav element.
import { Nav } from "@sharegate/orbit-ui";
A nav component accepts all the nav HTML element attributes and Orbit styled component props.
<Nav color="alias-tertiary"><UL><LI><TextLink href="#">Missions</TextLink></LI><LI><TextLink href="#">Launches</TextLink></LI><LI><TextLink href="#">Careers</TextLink></LI></UL></Nav>