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