Comment updates from PR feedback

This commit is contained in:
Vim USDS 2022-07-14 16:21:41 -07:00
parent e1f4df8e51
commit 125a66a90d

View file

@ -352,9 +352,8 @@ const J40Map = ({location}: IJ40Interface) => {
*
* 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