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 3909343 commit 3848544Copy full SHA for 3848544
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