Skip to content

Commit

Permalink
fix: 修改 LocationSearch 高德 key 值 (#226)
Browse files Browse the repository at this point in the history
* fix: 修改 LocationSearch 高德 key 值

* fix: 修改 LocationSearch 高德 key 值

* fix: 修改 LocationSearch 高德 key 值

---------

Co-authored-by: zhaoqianci <[email protected]>
  • Loading branch information
zhaoqc-max and zhaoqianci authored May 6, 2024
1 parent 56f1328 commit a6265a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/LocationSearch/demos/default.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default () => {
<CustomControl position="topleft">
<LocationSearch
searchParams={{
key: '4892acc9f825e343bcf1e25a56199826',
key: 'b93400c020206bd6865a075036e7f423',
location,
}}
autoFocus
Expand Down

0 comments on commit a6265a5

Please sign in to comment.