Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 564 Bytes

File metadata and controls

21 lines (13 loc) · 564 Bytes

bpk-component-section-header

Backpack section header component.

Installation

Check the main Readme for a complete installation guide.

Usage

import BpkSectionHeader from '@skyscanner/backpack-web/bpk-component-section-header';

export default () => (
  <BpkSectionHeader title="Section title" />
);

Props

Check out the full list of props on Skyscanner's design system documentation website.