0.1.2 • Published 4 years ago

@labrnth/header v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

@labrnth/header

Header navigation component.

Installation

yarn add @labrnth/header

Usage

import Header from '@labrnth/header';

<Header />

Props

PropTypeDefaultDescription
withBorder?booleanfalseAdd a border to the bottom of the header.
withShadow?booleanfalseSurround the header with a box shadow.
childrenReact.ReactNodeThe contents of the header.
0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago