Skip to content

Instantly share code, notes, and snippets.

@MeetMartin
Created April 16, 2019 09:00
Show Gist options
  • Save MeetMartin/f3177386dec94fbd2ff0e6ca55579ba3 to your computer and use it in GitHub Desktop.
Save MeetMartin/f3177386dec94fbd2ff0e6ca55579ba3 to your computer and use it in GitHub Desktop.
useMemo(() => {
actions.fetchDataAction();
}, []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment