1.2.1 • Published 3 years ago

tmq-core-plugin v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tmq-core-plugin

The TMQ core plugin dependency.

NPM JavaScript Style Guide

Install

npm install --save tmq-core-plugin

Usage

import React, { Component } from 'react'

import MyComponent from 'tmq-core-plugin'
import 'tmq-core-plugin/dist/index.css'

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

License

MIT © michaeljamesrojas

1.2.0

3 years ago

1.1.0

3 years ago

1.2.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago