Prevent full rebass import

This commit is contained in:
lukasmartinelli 2016-09-20 19:46:47 +02:00
parent 0abde4229b
commit af34049069

View file

@ -1,6 +1,5 @@
import React from 'react'
import Immutable from 'immutable'
import { Checkbox, Input } from 'rebass'
import { PropertyGroup } from '../fields/spec'
import PureRenderMixin from 'react-addons-pure-render-mixin';