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.
2 parents df420e0 + 3848544 commit 53bc35bCopy full SHA for 53bc35b
example/controllers/App.js
@@ -1,6 +1,5 @@
1
import 'babel-polyfill'
2
import fetch from 'isomorphic-fetch'
3
-import React, { Component, PropTypes } from 'react'
4
import { controller, getProps } from 'react-redux-controller'
5
import * as actions from '../actions'
6
import * as selectors from '../selectors'
0 commit comments