mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-09 22:24:26 +02:00
flip tree Y
This commit is contained in:
parent
e03bdc619f
commit
c7cede468b
4 changed files with 23 additions and 0 deletions
|
@ -20,6 +20,7 @@ module.exports = {
|
|||
|
||||
ActionTypes: keyMirror({
|
||||
CHANGE_IS_ANIMATING: null,
|
||||
CHANGE_FLIP_TREE_Y: null,
|
||||
SUBMIT_COMMAND: null,
|
||||
CHANGE_LOCALE: null,
|
||||
CHANGE_LOCALE_FROM_HEADER: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue