@storybynumbers/jck-logo

1.0.3 • Public • Published

jck-logo

Installation

npm install @storybynumbers/jck-logo --save

This is privately distributed. Contact Jason Yergeau for access.

Usage

Using NPM

1 . Require jck-logo after installation

import Logo from '@storybynumbers/jck-logo';

2 . Include the component

<Logo language={lang} logoStyle="white" />

Options

Property Type Description
logoStyle String Either "black" or "white". Defaults to black logo with white background ("black").
language String Either "nl" or "en". Defaults to Dutch ("nl").
width Number Width of the logo. Defaults to 100.

Maintainers

Story by Numbers

Package Sidebar

Install

npm i @storybynumbers/jck-logo

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • zemyatin
  • storybynumbers