Content

Content represents the primary content within a container.

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

Example

<Content>This is some test content</Content>
<Content>This is some test content</Content>
<Content>
  This is some test
  content
</Content>

API