TechNote/app
Joey Payne cc759a2995 Adjust APP_NAME to be inside utils
APP_NAME should be visible from any component and module, so putting it
in utils makes the most sense.
2016-03-04 08:57:45 -07:00
..
actions Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
components Add testing infrastructure using jest 2016-03-03 14:32:30 -07:00
constants Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
containers Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00
enhance Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
reducers Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
static Add proper resizing of scrollable Notebook area 2016-03-03 11:35:14 -07:00
store Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
main.jsx Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
utils.jsx Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00