@abdellatifui/react 3.1.86 → 3.1.87

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/nextgen.js CHANGED
@@ -14155,7 +14155,6 @@ const SourcesPorts = (props) => {
14155
14155
  const [viewportRevision, setViewportRevision] = useState(0);
14156
14156
  const [isFocused, setIsFocused] = useState(false);
14157
14157
  useEffect(() => {
14158
- console.log("ENDPOINT TEXT");
14159
14158
  if (mapDragging) {
14160
14159
  setIsVisible(false);
14161
14160
  return;