Backpack section header component.
Check the main Readme for a complete installation guide.
import BpkSectionHeader from '@skyscanner/backpack-web/bpk-component-section-header';
export default () => (
<BpkSectionHeader title="Section title" />
);
Check out the full list of props on Skyscanner's design system documentation website.