mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
11 lines
137 B
JavaScript
11 lines
137 B
JavaScript
module.exports = {
|
|
|
|
title: 'react-map-gl',
|
|
|
|
meta: [{
|
|
name: 'description',
|
|
content: 'React components for Mapbox GL'
|
|
}]
|
|
|
|
};
|