Clarify callback purpose and function

This commit is contained in:
Justin Palmer 2023-11-13 13:04:43 +01:00
parent f6f7b054e9
commit 602d1f2ba5
No known key found for this signature in database
GPG Key ID: ACAB7C35AA2577AF
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@
} );
/**
* Set values.
* Callback to set visitor source values in the checkout
* and register forms using sourcebuster object values.
* More info at https://sbjs.rocks/#/usage.
*/
const setFields = () => {