Skip to content

Instantly share code, notes, and snippets.

@duwaljyoti
Last active March 27, 2018 02:21
Show Gist options
  • Save duwaljyoti/37c9ee3b9000f254c142dfa4706b4b76 to your computer and use it in GitHub Desktop.
Save duwaljyoti/37c9ee3b9000f254c142dfa4706b4b76 to your computer and use it in GitHub Desktop.
const state = {
notes: [],
favouriteNotes: [],
};
export default state;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment