diff --git a/client/src/components/J40Map.tsx b/client/src/components/J40Map.tsx index e4fba0dd..17480924 100644 --- a/client/src/components/J40Map.tsx +++ b/client/src/components/J40Map.tsx @@ -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 component may be susceptible to this bug. + * Any component declarations outside the component may be susceptible to this bug. */} - {/* */} {/** * The ReactMapGL component's props are grouped by the API's documentation. The component also has