Header

Header represents the a header within a container.

Installyarn add @diallink-corp/convergo-react-layout
Version4.1.2
Usageimport {Header} from '@diallink-corp/convergo-react-layout'

Example

<Header>This is a test header</Header>
<Header>This is a test header</Header>
<Header>
  This is a test header
</Header>

API