Skip to content

Commit 599c168

Browse files
committed
fix: demo array
1 parent a9bb9c4 commit 599c168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/autocomplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Google Maps API Demo</title>
77
</head>
88
<body>
9-
<form array="jobs" object="675b33bc04243e729a12106e">
9+
<form array="test" object="675b33bc04243e729a12106e">
1010
<input
1111
key="formatted_address"
1212
google-maps="places"

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Google Maps API</title>
77
</head>
88
<body>
9-
<form array="jobs" object="675b33bc04243e729a12106e">
9+
<form array="test" object="675b33bc04243e729a12106e">
1010
<input
1111
key="formatted_address"
1212
google-maps="places"

0 commit comments

Comments
 (0)