mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
Comment updates from PR feedback
This commit is contained in:
parent
e1f4df8e51
commit
125a66a90d
1 changed files with 1 additions and 2 deletions
|
@ -352,9 +352,8 @@ const J40Map = ({location}: IJ40Interface) => {
|
||||||
*
|
*
|
||||||
* to ensure the production build works and that MapSearch and the map (ReactMapGL) render correctly.
|
* to ensure the production build works and that MapSearch and the map (ReactMapGL) render correctly.
|
||||||
*
|
*
|
||||||
* Any component declrations outside the <ReactMapGL> component may be susceptible to this bug.
|
* Any component declarations outside the <ReactMapGL> component may be susceptible to this bug.
|
||||||
*/}
|
*/}
|
||||||
{/* <MapSearch goToPlace={goToPlace}/> */}
|
|
||||||
|
|
||||||
{/**
|
{/**
|
||||||
* The ReactMapGL component's props are grouped by the API's documentation. The component also has
|
* The ReactMapGL component's props are grouped by the API's documentation. The component also has
|
||||||
|
|
Loading…
Add table
Reference in a new issue