1 changed files with 2 additions and 1 deletions
@ -1,2 +1,3 @@ |
|||||
export const APP_INIT = 'app-init'; |
export const APP_INIT = 'app-init'; |
||||
export const SQUARE_START = 'square-start'; |
export const NAV_HOME = 'go-home'; |
||||
|
export const NAV_SCORES = 'nav-scores'; |
Loading…
Reference in new issue