@sunrise-upc/mobile-prod-card 1.2.6-beta.0 → 1.2.6-beta.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,6 @@ export interface ProductTableSchema {
6
6
  lineCheckCallBack?: () => void;
7
7
  changeAddressClicked?: any;
8
8
  tabCheckCallBack?: (tabId: string) => void;
9
- ratePlansToRemove?: string[];
10
9
  }
11
10
  export interface ProductRequestBase {
12
11
  id: string;