Components

Layout

<Layout />

Constructor

# <Layout />

Higher order component used as a wrapper for main components

Parameters:
Name Type Description
children Array

passed components

See:

View Source hoc/Layout/Layout.js, line 21

Styled page structure with navigation, footer and children components passed

jsx