We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52f53b commit 8cdcdebCopy full SHA for 8cdcdeb
samples/address-validation/index.ts
@@ -5,7 +5,7 @@
5
*/
6
7
// [START maps_address_validation]
8
-// DOM Refs
+// --- DOM Refs
9
const addressForm = document.getElementById('address-form');
10
const validateButton = document.getElementById('validate-button');
11
const clearFormButton = document.getElementById('clear-form-button');
0 commit comments