Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yashSangai committed Oct 23, 2024
1 parent 403c2cf commit 2029077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api-reference/components/api-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ The following hooks are built to work with the `APIProvider` Component:
[gmp-solutions-usage]: https://developers.google.com/maps/reporting-and-monitoring/reporting#solutions-usage
[api-provider-src]: https://github.com/visgl/react-google-maps/blob/main/src/components/api-provider.tsx
[rgm-new-issue]: https://github.com/visgl/react-google-maps/issues/new/choose
[gmp-channel-usage]: https://developers.google.com/maps/reporting-and-monitoring/reporting#usage-tracking-per-channel
[gmp-channel-usage]: https://developers.google.com/maps/reporting-and-monitoring/reporting#usage-tracking-per-channel
2 changes: 1 addition & 1 deletion src/components/api-provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export type APIProviderProps = {
channel?: string;
/**
* To track usage of Google Maps JavaScript API via numeric channels. The only acceptable channel values are numbers from 0-999.
* Read more in the
* Read more in the
* [documentation](https://developers.google.com/maps/reporting-and-monitoring/reporting#usage-tracking-per-channel)
*/
solutionChannel?: string;
Expand Down

0 comments on commit 2029077

Please sign in to comment.