Skip to content

Commit 156b6f5

Browse files
authored
Updated the common.css comments (#480)
* Updated the common.css comments * Added map package in package.json
1 parent 0f9caf9 commit 156b6f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/react-sdk-components/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@mui/material": "^6.5.0",
2121
"@mui/styles": "^6.5.0",
2222
"@mui/x-date-pickers": "^7.29.4",
23+
"@react-google-maps/api": "^2.20.7",
2324
"@tinymce/tinymce-react": "^6.3.0",
2425
"clsx": "^2.1.1",
2526
"dayjs": "^1.11.13",

packages/react-sdk-components/src/common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
margin-right: 0 !important;
6060
}
6161

62-
//Support for google map autocomplete
62+
/* Support for google map autocomplete */
6363
.pac-container {
6464
z-index: 2147483647;
6565
}

0 commit comments

Comments
 (0)