surrogate-map
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

surrogate-map

Map component for surrogate

NPM JavaScript Style Guide

Install

npm install --save surrogate-map

Usage

import React, { Component } from 'react'

import MyComponent from 'surrogate-map'
import 'surrogate-map/dist/index.css'

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

License

MIT © IvarK

Readme

Keywords

none

Package Sidebar

Install

npm i surrogate-map

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

117 kB

Total Files

15

Last publish

Collaborators

  • surrogatetv