@schematichq/schematic-components 2.17.1 → 2.18.0

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
@@ -57,7 +57,7 @@ const config = {
57
57
  addOnIds: ['plan_AWv7bPjSx2'], // pre-select 1 or more Add-ons
58
58
  period: 'month', // pre-select 'month' or 'year' for the billing period (optional)
59
59
  payInAdvanceQuantities: { // pre-fill pay-in-advance quantities, keyed by feature id (optional)
60
- feat_seats: 3,
60
+ feat_cns2asuKAG2: 3, // "feat_cns2asuKAG2" is a feature id, 3 is the quantity
61
61
  },
62
62
  skipped: {
63
63
  planStage: true, // if true, skip Plan selection