1.0.2 • Published 4 years ago

swagger-translation-tool v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

swagger-translation-tool

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save swagger-translation-tool

Usage

import React, { Component } from 'react'

import MyComponent from 'swagger-translation-tool'
import 'swagger-translation-tool/dist/index.css'

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

License

MIT © wangleex