Skip to content

Commit d44a52d

Browse files
anglarettwillum070
andauthored
feat: add react place details component sample - visgl.github.io/react-google-maps/ (#722)
* feat: add react place details component * feat: add all react place details examples and fix region tags * feat: update place details and search samples * feat: update place details and search samples * fix(react): update @vis.gl/react-google-maps to 1.5.5 and add tsconfig.node.json * fix(react): update tsconfig.json for all react-ui-kit samples * fix(react): correct tsconfig.json for all react-ui-kit samples * fix(react): use type-only import for RefObject * fix(react): add API key to all react-ui-kit samples --------- Co-authored-by: William French <[email protected]>
1 parent 7a62b25 commit d44a52d

File tree

44 files changed

+5496
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+5496
-9
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ samples/.env
66

77
# Ignore dist files generated by build.
88
samples/*/dist/
9-
samples/*/*.js
9+
samples/**/*.js
1010

1111
# Ignore playwright outputs
1212
/test-results/

0 commit comments

Comments
 (0)