Reorganize wrapComponents, fix CommonMark
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user