Updated '@mapbox/mapbox-gl-style-spec'

This commit is contained in:
orangemug
2017-11-07 10:21:39 +00:00
parent a791403a6a
commit c050b02b8b
16 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
import React from 'react'
import PropTypes from 'prop-types'
import styleSpec from '@mapbox/mapbox-gl-style-spec'
import styleSpec from '@mapbox/mapbox-gl-style-spec/style-spec'
import Modal from './Modal'
import Button from '../Button'
import InputBlock from '../inputs/InputBlock'