Skip to content

Instantly share code, notes, and snippets.

@m3l1nd4
Created May 19, 2021 00:32
Show Gist options
  • Save m3l1nd4/b84087a500ebd873c1e50e31adb10660 to your computer and use it in GitHub Desktop.
Save m3l1nd4/b84087a500ebd873c1e50e31adb10660 to your computer and use it in GitHub Desktop.
<script>
return {
on: {
pageInit: function (e, page) {
signUp();
}
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment