Components

Section

<Section />

Constructor

# <Section />

Higher order component which covers passed components into a html section with border

Parameters:
Name Type Description
children array

passed components

type string

extra class

View Source hoc/Section/Section.js, line 5

Styled section with components

jsx