Skip to content

Instantly share code, notes, and snippets.

@Ledoux
Last active April 16, 2019 21:00
Show Gist options
  • Save Ledoux/12dd2b5a0f7f633913e1abda80f4ec7d to your computer and use it in GitHub Desktop.
Save Ledoux/12dd2b5a0f7f633913e1abda80f4ec7d to your computer and use it in GitHub Desktop.
...
dispatch(
requestData({
apiPath: `/offers/${offerId}`,
normalizer: {
stocks: "stocks"
}
})
);
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment