0.1.2 • Published 3 years ago

@labrnth/header v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago