Add selector and reducer for narrative

This commit is contained in:
Franc Camps-Febrer
2018-11-12 15:18:11 -05:00
parent 6727d88e4e
commit bd0e6b673e
3 changed files with 46 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ const gl = canvas.getContext('webgl') || canvas.getContext('experimental-webgl')
const initial = {
domain: {
events: [],
narratives: [],
locations: [],
categories: [],