Reorganize wrapComponents, fix CommonMark

This commit is contained in:
Kyle Shockey
2017-05-23 19:39:54 -07:00
parent 31abbb7641
commit 128b910d58
5 changed files with 37 additions and 1 deletions

View File

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