0.0.9 • Published 6 years ago

react-hopfenstop-uc v0.0.9

Weekly downloads
10
License
BY-NC-ND
Repository
-
Last release
6 years ago

react-hopfenstop-uc

Universal Components for the HopfenStop Project

For detailed documentation please visit https://storybook.hopfenstop.de

Usage

Install the package using npm:

npm i react-hopfenstop-uc --save

Then, import the package and use it:

import {LoginButton} from 'react-hopfenstop-uc'
...

render(){
    return(
        <LoginButton/>
    );
}
0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago