1.0.6 • Published 5 years ago
react-test-map v1.0.6
react-test-map
Component of the map of Brazil
Install
npm install --save react-test-map
Usage
import React, { Component } from 'react'
import MyComponent from 'react-test-map'
import 'react-test-map/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Jean Garcia(https://github.com/Jean Garcia)