Created
April 14, 2016 09:00
-
-
Save lesniakania/a29e4928c2e52b11a74f2a21fa964979 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export default { | |
| REQUEST_SUBMISSIONS_LIST: 'REQUEST_SUBMISSIONS_LIST', | |
| RECEIVE_SUBMISSIONS_LIST: 'RECEIVE_SUBMISSIONS_LIST', | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment