Files
kubeshark/ui-common
lirazyehezkel 59ad8d8fad TLS icon position (#956)
* TLS icon position

* cr fix
2022-03-31 11:26:58 +03:00
..
2022-03-23 22:15:04 +02:00
2022-03-31 11:26:58 +03:00
2022-03-29 14:14:52 +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 ©