Skip to content

Commit

Permalink
fix: demo array
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 18, 2025
1 parent a9bb9c4 commit 599c168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/autocomplete.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Google Maps API Demo</title>
</head>
<body>
<form array="jobs" object="675b33bc04243e729a12106e">
<form array="test" object="675b33bc04243e729a12106e">
<input
key="formatted_address"
google-maps="places"
Expand Down
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Google Maps API</title>
</head>
<body>
<form array="jobs" object="675b33bc04243e729a12106e">
<form array="test" object="675b33bc04243e729a12106e">
<input
key="formatted_address"
google-maps="places"
Expand Down

0 comments on commit 599c168

Please sign in to comment.