Adding todo

This commit is contained in:
Belen Curcio
2017-04-06 19:05:46 -03:00
parent 3bd3bca09a
commit 16f15c5faf
+2
View File
@@ -4,6 +4,8 @@ import I18n from './modules/i18n/i18n';
import actions from './actions';
import Slot from './components/Slot';
// TODO (bc): Deprecate old actions. Spreading actions is now needed.
export default {
pym,
Slot,