docs: add copy subscriber button (#12405)
* docs: add copy subscriber button * re-generate * fixes + update copy button
This commit is contained in:
@@ -197,7 +197,7 @@ const priceSet = await pricingModuleService.createPriceSets({
|
||||
amount: 200,
|
||||
currency_code: "EUR",
|
||||
min_quantity: 100,
|
||||
}
|
||||
},
|
||||
],
|
||||
})
|
||||
```
|
||||
|
||||
@@ -101,10 +101,10 @@ const { result } = await createProductsWorkflow(container)
|
||||
},
|
||||
],
|
||||
// ...
|
||||
}]
|
||||
}],
|
||||
}],
|
||||
// ...
|
||||
}
|
||||
},
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user