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 section element.
import { HtmlSection } from "@sharegate/orbit-ui";
A section component accepts all the section HTML element attributes and Orbit styled component props.
<body><H1>Blue Origin</H1><HtmlSection color="alias-tertiary"><H2>Our vision</H2><Pararaph>Blue Origin was founded by Jeff Bezos with the vision of enabling a future wheremillions of people are living and working in space to benefit Earth.</Pararaph></HtmlSection></body>