Files
kubeshark/ui-common
leon-up9 02b3672e09 added map object (#1119)
Co-authored-by: Leon <>
2022-05-30 13:13:07 +03:00
..
2022-05-30 13:13:07 +03:00
2022-04-28 11:46:00 +03:00
2022-04-28 11:46:00 +03:00
2022-05-18 15:42:13 +03:00

mizu-common

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @up9/mizu-common

Usage

import React, { Component } from 'react'

import MyComponent from 'l@up9/mizu-common'
import '@up9/mizu-common/dist/index.css'

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

License

MIT ©