@abdellatifui/react 3.1.98 → 3.1.100

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.d.ts CHANGED
@@ -661,6 +661,7 @@ declare type NetworkMapProps_2 = {
661
661
  name: string;
662
662
  };
663
663
  hideLinks: boolean;
664
+ customNavigateButtonsClassName: string;
664
665
  mapProps: MapProps;
665
666
  customControlButtons: default_2.ReactNode[];
666
667
  menuItems: {