1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 18:52:50 +00:00

added redux

This commit is contained in:
2016-08-18 16:10:19 +00:00
parent c572b3806d
commit 2cfda4bb4f
13 changed files with 172 additions and 65 deletions

View File

@@ -0,0 +1,3 @@
//constants
export const INIT_PREVIEW = 'INIT_PREVIEW';
export const FILTER_PREVIEW = 'FILTER_PREVIEW';