Skip to content

magic-modules/hero

Repository files navigation

@magic-modules/hero

this is the @magic-modules Hero component.

embeds a hero at the top of your page

more documentation: html docs

NPM version Linux Build Status Windows Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

installation:

npm install @magic-modules/hero

usage

in a page or module View

export const View = state => Hero({ state, src: '/img/hero.jpg' })

changelog

0.0.1

first release

0.0.2

update readme

0.0.3

bump required node version to 14.2.0

0.0.4

bump required node version to 14.15.4

0.0.5 - unreleased

...