Browse Source

square start redux type

pull/8/head
Tim Glasgow 3 years ago
parent
commit
705af6e0ba
  1. 3
      squarenotsquare/src/redux/types/SystemTypes.js

3
squarenotsquare/src/redux/types/SystemTypes.js

@ -1 +1,2 @@
export const APP_INIT = 'app-init'; export const APP_INIT = 'app-init';
export const SQUARE_START = 'square-start';
Loading…
Cancel
Save