TechNote/app/constants/navigation.jsx
Joey Payne d14eed9965 Add state for navigation
Currently selected navigation item is available under the navigation
variable so that the whole application has access to it.
2016-03-06 11:08:42 -07:00

1 line
51 B
JavaScript

export const UPDATE_SELECTION = 'UPDATE_SELECTION'