We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5e1cc commit 5968179Copy full SHA for 5968179
docs/index.md
@@ -66,7 +66,6 @@ Sign up for our newsletter and keep updated on what's happening at simplyblock.
66
formId: "cbb58efc-4668-483b-a195-1d0ceab4bfb7",
67
region: "eu1",
68
onFormReady: function(form) {
69
- console.log(form);
70
form[0].style.color = "#e2e4e9";
71
}
72
});
0 commit comments