Skip to content

Instantly share code, notes, and snippets.

@ArtemRomanovsky
Created January 21, 2021 20:21
Show Gist options
  • Save ArtemRomanovsky/9170440dfc343d0b17dd9d6b82974608 to your computer and use it in GitHub Desktop.
Save ArtemRomanovsky/9170440dfc343d0b17dd9d6b82974608 to your computer and use it in GitHub Desktop.
const direction = {{data}};
return Math.max(0, {{state.offSet}} + direction);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment