Updated with latest version of react boilerplate
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var flux = require('flux-react');
|
||||
|
||||
module.exports = flux.createActions([
|
||||
'checkAll',
|
||||
'uncheckAll',
|
||||
'check'
|
||||
'addMessage'
|
||||
]);
|
||||
Reference in New Issue
Block a user