@razorpay/blade 10.16.0 → 10.17.1

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.
@@ -519,7 +519,6 @@ declare type Colors = {
519
519
  overlay: Record<'background', Record<400 | 800, string>>;
520
520
  popup: Record<'background', string>;
521
521
  };
522
- overlay: Record<'background', string>;
523
522
  action: {
524
523
  background: Omit<ActionVariants, 'link'>;
525
524
  border: Omit<ActionVariants, 'link'>;