@undp/data-viz 0.0.66 → 0.0.68

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/index.d.ts CHANGED
@@ -83262,6 +83262,7 @@ declare interface Props_57 {
83262
83262
  width?: number;
83263
83263
  naColor?: string;
83264
83264
  className?: string;
83265
+ showNAColor: boolean;
83265
83266
  }
83266
83267
 
83267
83268
  declare interface Props_58 {