Skip to content

Commit

Permalink
docs: update intro quote
Browse files Browse the repository at this point in the history
  • Loading branch information
pyjun01 committed Dec 19, 2023
1 parent cfa8775 commit 68bf38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/docs/introdution.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Component Library for React Google Map

import { IntrodutionMap } from '../../../components/IntrodutionMap';

> **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.**
`react-google-map-wrapper` is a simple component library for rendering Google Maps in React.

Expand Down

0 comments on commit 68bf38f

Please sign in to comment.