@liquidcommerce/elements-sdk 2.6.0-beta.1 → 2.6.0-beta.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/README.md CHANGED
@@ -1198,6 +1198,7 @@ const client = await Elements('YOUR_API_KEY', {
1198
1198
  warningColor: '#ffc107',
1199
1199
  defaultTextColor: '#212529',
1200
1200
  selectedTextColor: '#ffffff',
1201
+ linkTextColor: '#1d4ed8',
1201
1202
  drawerBackgroundColor: '#ffffff',
1202
1203
  buttonCornerRadius: '8px',
1203
1204
  cardCornerRadius: '12px',