@foxford/ui 2.0.0-beta-6aa54d7-20220701 → 2.0.0-beta-35f220c-20220701

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/dts/index.d.ts CHANGED
@@ -318,6 +318,7 @@ interface Theme {
318
318
  };
319
319
  borderRadius: string;
320
320
  textColor: string;
321
+ fallbackColor: string;
321
322
  zIndex: {
322
323
  modal: number;
323
324
  tooltip: number;