Clarify callback purpose and function
This commit is contained in:
parent
f6f7b054e9
commit
602d1f2ba5
|
@ -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 = () => {
|
const setFields = () => {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue