We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa8775 commit 68bf38fCopy full SHA for 68bf38f
1 file changed
docs/src/content/docs/docs/introdution.mdx
@@ -5,7 +5,7 @@ description: Component Library for React Google Map
5
6
import { IntrodutionMap } from '../../../components/IntrodutionMap';
7
8
-> **Currently we don't support SSR. Please use it with CSR only.**
+> **Google Maps API doesn’t support SSR. Please use it only in client component.**
9
10
`react-google-map-wrapper` is a simple component library for rendering Google Maps in React.
11
0 commit comments