mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-27 23:55:22 +01:00
Prevent full rebass import
This commit is contained in:
parent
0abde4229b
commit
af34049069
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import React from 'react'
|
import React from 'react'
|
||||||
import Immutable from 'immutable'
|
import Immutable from 'immutable'
|
||||||
import { Checkbox, Input } from 'rebass'
|
|
||||||
import { PropertyGroup } from '../fields/spec'
|
import { PropertyGroup } from '../fields/spec'
|
||||||
import PureRenderMixin from 'react-addons-pure-render-mixin';
|
import PureRenderMixin from 'react-addons-pure-render-mixin';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue