virtual-mobile

1.1.2 • Public • Published

virtual-mobile-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save virtual-mobile-library

Usage

import React, { Component } from 'react'

import MyComponent from 'virtual-mobile-library'
import 'virtual-mobile-library/dist/index.css'

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

License

MIT © https://github.com/mohitagrawal1305

Readme

Keywords

none

Package Sidebar

Install

npm i virtual-mobile

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • mohitagrawal1305