Skip to content

Commit f783041

Browse files
committed
Merge branch 'main' into ss/DOCS-10913
2 parents 2dfb3ba + 2b417ea commit f783041

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

docs/manifest.json

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,31 +2919,38 @@
29192919
},
29202920
{
29212921
"title": "`useCheckout()`",
2922-
"href": "/docs/reference/hooks/use-checkout"
2922+
"href": "/docs/reference/hooks/use-checkout",
2923+
"tag": "(Beta)"
29232924
},
29242925
{
29252926
"title": "`usePaymentElement()`",
2926-
"href": "/docs/reference/hooks/use-payment-element"
2927+
"href": "/docs/reference/hooks/use-payment-element",
2928+
"tag": "(Beta)"
29272929
},
29282930
{
29292931
"title": "`usePaymentMethods()`",
2930-
"href": "/docs/reference/hooks/use-payment-methods"
2932+
"href": "/docs/reference/hooks/use-payment-methods",
2933+
"tag": "(Beta)"
29312934
},
29322935
{
29332936
"title": "`usePlans()`",
2934-
"href": "/docs/reference/hooks/use-plans"
2937+
"href": "/docs/reference/hooks/use-plans",
2938+
"tag": "(Beta)"
29352939
},
29362940
{
29372941
"title": "`useSubscription()`",
2938-
"href": "/docs/reference/hooks/use-subscription"
2942+
"href": "/docs/reference/hooks/use-subscription",
2943+
"tag": "(Beta)"
29392944
},
29402945
{
29412946
"title": "`usePaymentAttempts()`",
2942-
"href": "/docs/reference/hooks/use-payment-attempts"
2947+
"href": "/docs/reference/hooks/use-payment-attempts",
2948+
"tag": "(Beta)"
29432949
},
29442950
{
29452951
"title": "`useStatements()`",
2946-
"href": "/docs/reference/hooks/use-statements"
2952+
"href": "/docs/reference/hooks/use-statements",
2953+
"tag": "(Beta)"
29472954
}
29482955
]
29492956
]

0 commit comments

Comments
 (0)