docs: add copy subscriber button (#12405)

* docs: add copy subscriber button

* re-generate

* fixes + update copy button
This commit is contained in:
Shahed Nasser
2025-05-08 12:48:44 +03:00
committed by GitHub
parent f929185021
commit f81eb51b67
38 changed files with 20525 additions and 18707 deletions
@@ -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)
},
],
// ...
}]
}],
}],
// ...
}
},
})
```