We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9caf9 commit 156b6f5Copy full SHA for 156b6f5
packages/react-sdk-components/package.json
@@ -20,6 +20,7 @@
20
"@mui/material": "^6.5.0",
21
"@mui/styles": "^6.5.0",
22
"@mui/x-date-pickers": "^7.29.4",
23
+ "@react-google-maps/api": "^2.20.7",
24
"@tinymce/tinymce-react": "^6.3.0",
25
"clsx": "^2.1.1",
26
"dayjs": "^1.11.13",
packages/react-sdk-components/src/common.css
@@ -59,7 +59,7 @@
59
margin-right: 0 !important;
60
}
61
62
-//Support for google map autocomplete
+/* Support for google map autocomplete */
63
.pac-container {
64
z-index: 2147483647;
65
0 commit comments