Skip to content

Commit

Permalink
deploy: fe8a729
Browse files Browse the repository at this point in the history
  • Loading branch information
googlemaps-bot committed May 13, 2024
1 parent fb9d075 commit 31e5382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/marker-modern/jsfiddle/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Copyright 2019 Google LLC. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
import { faBus } from "https://cdn.skypack.dev/@fortawesome/free-solid-svg-icons@^6.5.1";
import { faBus } from "https://cdn.skypack.dev/@fortawesome/free-solid-svg-icons@^6.5.2";

function initMap() {
const center = { lat: 36.6163, lng: -100.605 };
Expand Down

0 comments on commit 31e5382

Please sign in to comment.