0.1.24 • Published 3 years ago

@invenso/hello-world v0.1.24

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

@invenso/hello-world

Test package

NPM JavaScript Style Guide

Install

npm install --save @invenso/hello-world

Usage

import React, { Component } from 'react'

import MyComponent from '@invenso/hello-world'
import '@invenso/hello-world/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago