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 cc3a0d7 commit 6e97a20Copy full SHA for 6e97a20
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