File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
docs/src/content/docs/docs Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ function App() {
34
34
npm install react-google-map-wrapper # or yarn add react-google-map-wrapper or pnpm add react-google-map-wrapper
35
35
```
36
36
37
+ > ** If you're using React v18, please install version ` 1.0.7 ` .**
38
+
37
39
## Documentation
38
40
39
41
You can find the documentation [ on the website.] ( https://pyjun01.github.io/react-google-map-wrapper )
Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ pnpm install react-google-map-wrapper
25
25
</TabItem >
26
26
</Tabs >
27
27
28
+ > ** If you're using React v18, please install version ` 1.0.7 ` .**
29
+
30
+
28
31
> If you want to see a example before download? Try out the [ basic example] ( /react-google-map-wrapper/docs/examples/basic ) .
29
32
30
33
### TypeScript
You can’t perform that action at this time.
0 commit comments