(Actually) display callbacks

This commit is contained in:
Kyle Shockey
2017-06-01 09:34:42 -07:00
parent ff39d075ff
commit 7deff73eea
5 changed files with 77 additions and 27 deletions

View File

@@ -1,13 +1,12 @@
// import reducers from "./reducers"
// import * as actions from "./actions"
import * as wrapSelectors from "./wrap-selectors"
import components from "./components"
import wrapComponents from "./wrap-components"
export default function() {
return {
components: {
},
components,
wrapComponents,
statePlugins: {
spec: {