Files
kubeshark/ui-common
lirazyehezkel 0ef6a7d2c4 Fix images imports (#1139)
* Fix images imports

* fix image name
2022-06-13 16:19:50 +03:00
..
2022-06-13 16:19:50 +03:00
2022-04-28 11:46:00 +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 ©