We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331f19c commit bccca07Copy full SHA for bccca07
src/components/connect.js
@@ -1,4 +1,4 @@
1
-import React, { Component, createElement } from 'react'
+import { Component, createElement } from 'react'
2
import storeShape from '../utils/storeShape'
3
import shallowEqual from '../utils/shallowEqual'
4
import isPlainObject from '../utils/isPlainObject'
0 commit comments