initial commit
This commit is contained in:
4
src/client/dispatcher.js
Normal file
4
src/client/dispatcher.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Dispatcher } from 'flux';
|
||||
|
||||
const appDispatcher = new Dispatcher();
|
||||
export default appDispatcher;
|
||||
Reference in New Issue
Block a user