diff --git a/squarenotsquare/redux/types/SystemTypes.js b/squarenotsquare/redux/types/SystemTypes.js new file mode 100644 index 0000000..a75ea52 --- /dev/null +++ b/squarenotsquare/redux/types/SystemTypes.js @@ -0,0 +1 @@ +export const APP_INIT = 'app-init'; \ No newline at end of file