@socotra/ec-react-components 2.12.2 → 2.12.3

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
@@ -223,7 +223,7 @@ declare type Props_10 = {
223
223
  */
224
224
  accountBalance: number;
225
225
  /**
226
- * The currency of the invoice
226
+ * The currency of the disbursement
227
227
  */
228
228
  currency: CurrencyType;
229
229
  /**