Files
kubeshark/ui-common
leon-up9 30986c3b22 Link component (#1005)
* Link component

* change defualt use

* PR comments

Co-authored-by: Leon <>
2022-04-19 13:50:34 +03:00
..
2022-04-19 13:50:34 +03:00
2022-04-12 16:27:20 +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 ©