@whop/checkout 0.3.0 → 0.3.1

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.
@@ -43,7 +43,7 @@ interface WhopCheckoutEmbedThemeOptions {
43
43
  /**
44
44
  * **Optional** - The corner radius for the embed, in pixels.
45
45
  *
46
- * Inputs use the value as-is; buttons and containers scale proportionally.
46
+ * Inputs and containers use the value as-is; buttons scale proportionally.
47
47
  */
48
48
  borderRadius?: number | string;
49
49
  /**
@@ -43,7 +43,7 @@ interface WhopCheckoutEmbedThemeOptions {
43
43
  /**
44
44
  * **Optional** - The corner radius for the embed, in pixels.
45
45
  *
46
- * Inputs use the value as-is; buttons and containers scale proportionally.
46
+ * Inputs and containers use the value as-is; buttons scale proportionally.
47
47
  */
48
48
  borderRadius?: number | string;
49
49
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whop/checkout",
3
- "version": "0.3.0",
3
+ "version": "0.3.1",
4
4
  "description": "Embed Whop checkout on any website",
5
5
  "keywords": [
6
6
  "checkout",