@duffel/components 3.7.18 → 3.7.19

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.
@@ -57,7 +57,8 @@ export interface DuffelCardFormProps {
57
57
  */
58
58
  styles?: DuffelCardFormStyles;
59
59
  /**
60
- * If you want to develop with in a different environment of the token proxy, you can choose it here.
60
+ * This value is intended for Duffel engineers to load the card form iframe
61
+ * from different environments of our [token proxy service](https://github.com/duffelhq/token-proxy).
61
62
  *
62
63
  * @default: `production`
63
64
  */