equal
deleted
inserted
replaced
24 } |
24 } |
25 } |
25 } |
26 |
26 |
27 export const getCreateGroup = state => state.get('createGroup') |
27 export const getCreateGroup = state => state.get('createGroup') |
28 |
28 |
|
29 export const getAutoSubmit = state => state.get('autoSubmit') |
29 |
30 |
30 |
31 |
|
32 |