2.0.1 • Published 3 years ago

@hashicorp/react-min-100-layout v2.0.1

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
3 years ago

Min100Layout

The <Min100Layout /> component is used to render page layouts that include footers, and are intended to have a minimum height of 100vh, such that the footer always appears at the bottom of the viewport.

Installation

npm install @hashicorp/react-min-100-layout

Usage

See usage examples in docs.mdx.