Created
January 30, 2023 20:31
-
-
Save acoyfellow/85e7e86152dab81808948fd44c09526b to your computer and use it in GitHub Desktop.
FormSync + Phonesites
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://rawgit.com/acoyfellow/FormSync/master/FormSync.js"></script> | |
<script> | |
function success(){ | |
clearFormSync(); | |
}; | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment