Skip to content

Commit bd20a7d

Browse files
committed
docs: v18 안내 추가
1 parent 5c9d971 commit bd20a7d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ function App() {
3434
npm install react-google-map-wrapper # or yarn add react-google-map-wrapper or pnpm add react-google-map-wrapper
3535
```
3636

37+
> **If you're using React v18, please install version `1.0.7`.**
38+
3739
## Documentation
3840

3941
You can find the documentation [on the website.](https://pyjun01.github.io/react-google-map-wrapper)

docs/src/content/docs/docs/installation.mdx

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ pnpm install react-google-map-wrapper
2525
</TabItem>
2626
</Tabs>
2727

28+
> **If you're using React v18, please install version `1.0.7`.**
29+
30+
2831
> If you want to see a example before download? Try out the [basic example](/react-google-map-wrapper/docs/examples/basic).
2932
3033
### TypeScript

0 commit comments

Comments
 (0)