| 1 | import { makeMapStateToProps } from '../../../../src/view/draggable/connected-draggable'; |
| 2 | import { getPreset } from '../../../util/dimension'; |
| 3 | import getStatePreset from '../../../util/get-simple-state-preset'; |
| 4 | import getOwnProps from './util/get-own-props'; |
nothing calls this directly
no test coverage detected