@socotra/ec-react-utils 2.25.3-next.0 → 2.25.3-next.2

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
@@ -115,7 +115,6 @@ declare interface DataModelToJsonSchemaProps {
115
115
  rootDisplayName?: string;
116
116
  account?: AccountResponse;
117
117
  quote?: QuoteResponse;
118
- policy?: PolicyResponse;
119
118
  isStaticData?: boolean;
120
119
  element?: ElementResponse;
121
120
  transactionElement?: ElementResponse;