Last active
December 4, 2016 20:46
-
-
Save sebastialonso/d304bd98d60e0476dc7d9a28ed129ebb 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
{ | |
type: 'GET_ISSUES', | |
payload: [{ title: 'Login doesnt work!', author_id: 3 }, { title: 'Weird error on toolbar', author_id: 3 }] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment