Add Flux dispatcher
This commit is contained in:
parent
ec0c06a482
commit
fb83281978
|
|
@ -0,0 +1,3 @@
|
||||||
|
import {Dispatcher} from 'flux';
|
||||||
|
|
||||||
|
export default new Dispatcher();
|
||||||
Loading…
Reference in New Issue