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() {
3434npm 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
3941You 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
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
You can’t perform that action at this time.
0 commit comments