mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Plugins: Reducers and Actions - Working
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import React, {Component} from 'react';
|
||||
import {importer as injectPlugins} from 'coral-framework/helpers/importer';
|
||||
import actions from 'coral-framework/actions';
|
||||
|
||||
class Slot extends Component {
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user