UNPKG

@atlaskit/page-layout

Version:

A collection of components which let you compose an application's page layout.

4 lines (3 loc) 69 B
export type SkipLinkWrapperProps = { skipLinksLabel?: string; };