Skip to content

Commit

Permalink
doc(APILoader): Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 25, 2023
1 parent 22236af commit d637f3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/amap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ npm install @uiw/react-amap --save
npm install @uiw/react-amap-map @uiw/react-amap-api-loader --save
```

`v4` 升级到 `v5``APILoader` 主要是对 `APILoader` 做了升级
`v4` 升级到 `v5``APILoader` 主要是对 `APILoader` 做了升级~~`akay`~~ => `akey`

```diff
<APILoader
<APILoader
- akay
- protocol
- hostAndPath
Expand All @@ -64,7 +64,7 @@ npm install @uiw/react-amap-map @uiw/react-amap-api-loader --save
+ Loca
>
<Map style={{ height: 100 }} />
</APILoader>
</APILoader>
```

### 使用
Expand Down

1 comment on commit d637f3f

@vercel
Copy link

@vercel vercel bot commented on d637f3f Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-amap – ./

react-amap-one.vercel.app
react-amap-398188662.vercel.app
react-amap-git-master-398188662.vercel.app

Please sign in to comment.