react-map-gl/ocular/html.config.js
2017-09-24 16:28:32 -07:00

11 lines
137 B
JavaScript

module.exports = {
title: 'react-map-gl',
meta: [{
name: 'description',
content: 'React components for Mapbox GL'
}]
};