1.1.6 • Published 6 months ago

bio-storybook-widget v1.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

BIO Storybook Widget

A simple widget to take users to BIO's storybook components.

How to use

  1. npm i bio-storybook-widget
  2. import
  3. use

Example

// your-component.js
import BioStorybookWidget from 'bio-storybook-widget';

<BioStorybookWidget projectSource={'lemonade'} />

Available props

projectSource: string (required)

These are the available projects for projectSource:

  • afterpay
  • apple-card
  • bia
  • cinderbloc
  • doordash
  • eqbank
  • fido
  • google-fiber
  • lemonade
  • monzo
  • netflix
  • polestar
  • twitch

This component was built for use in BIO Portfolio projects.

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago