gastroplanner-ui

3.0.4 • Public • Published

gastroplanner-ui

Made with create-react-library

NPM JavaScript Style Guide

Before push

After making changes u need to commit changes you added and next
npm version patch
and next push

Install

npm install --save gastroplanner-ui@3.0.4

Usage

import React, { Component } from 'react'

import { ComponentName } from 'gastroplanner-ui'

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

Available components (SOON)

Available properties configuration: (SOON)

License

MIT © Dominikosseqq

Readme

Keywords

none

Package Sidebar

Install

npm i gastroplanner-ui

Weekly Downloads

4

Version

3.0.4

License

MIT

Unpacked Size

309 kB

Total Files

6

Last publish

Collaborators

  • dominikosseqq