Skip to content

Commit d832f83

Browse files
committed
docs(stripe-integration): add README documentation
Add Stripe integration README file to the component registry, making it available as docs/STRIPE-README.md for users of the integration.
1 parent 97ec7f2 commit d832f83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/stripe-integration/component.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
"https://registry.thefocus.ai/r/cli-component.json"
1616
],
1717
"files": [
18+
{
19+
"path": "components/stripe-integration/README.md",
20+
"type": "registry:file",
21+
"target": "docs/STRIPE-README.md"
22+
},
1823
{
1924
"path": "components/stripe-integration/app/page.tsx",
2025
"type": "registry:file",

0 commit comments

Comments
 (0)