mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 18:52:50 +00:00
added redux
This commit is contained in:
3
client/js/redux/constants.js
Normal file
3
client/js/redux/constants.js
Normal file
@@ -0,0 +1,3 @@
|
||||
//constants
|
||||
export const INIT_PREVIEW = 'INIT_PREVIEW';
|
||||
export const FILTER_PREVIEW = 'FILTER_PREVIEW';
|
||||
Reference in New Issue
Block a user